Search found 3 matches

by 23pointsNorth
31 Mar 2016, 12:12
Forum: Bug reports
Topic: Dual Monitor Qt Warning
Replies: 1
Views: 3079

Dual Monitor Qt Warning

Hello, When using a dual monitor setup on Linux with a scene being loaded, the following warning occurs on the terminal (x8 with different addresses): 0x276f010 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x221e2d0) ): Attempt to set a screen on a child window. Switching the sys...
by 23pointsNorth
17 Mar 2016, 19:04
Forum: Bug reports
Topic: ROS Plugin compilation warning
Replies: 1
Views: 1928

ROS Plugin compilation warning

Hi, In ./programming/ros_packages/vrep_plugin/src/vrepSubscriber.cpp (also in V3.3.0) on line 493, there are some forgotten casts that generate some warning during compilation (testing with c++11). The correct line should be: simFloat command[6] = {(float)vel->linear.x,(float)vel->linear.y,(float)ve...
by 23pointsNorth
10 Dec 2015, 12:12
Forum: General questions
Topic: Minimum set of libraries needed to run V-Rep headless?
Replies: 2
Views: 2583

Re: Minimum set of libraries needed to run V-Rep headless?

From the link you can see that the Qt5, lua and qscintilla are missing.

This topic as well may be of interest to you - viewtopic.php?f=5&t=1319