Search found 3 matches

by Fanley
08 May 2017, 01:51
Forum: General questions
Topic: Compile vrep from source without GUI but with openGL
Replies: 5
Views: 3578

Re: Compile vrep from source without GUI but with openGL

Thanks! I tried to compile the v_repExtEternalRenderer, but met the following problems: QObject::connect: Cannot connect (null)::destroyed(QObject*) to QOffscreenSurface::screenDestroyed(QObject*) . As analyzed from your reply, this is relevant to GUI elements and offscreen classes. Any detailed gui...
by Fanley
04 May 2017, 02:18
Forum: General questions
Topic: Compile vrep from source without GUI but with openGL
Replies: 5
Views: 3578

Compile vrep from source without GUI but with openGL

I am trying to set up VREP3.3.2 on HPC (computer clusters without monitor). By compiling from source using the makefile_noGui_noGl, everything works fine on HPC except the vision sensor. I can only use POV_RAY for image rendering, which is very slow. Hereby, I want to enable openGL for image renderi...
by Fanley
04 May 2017, 01:49
Forum: Bug reports
Topic: No functions for setting object parameters in lua remote api
Replies: 1
Views: 2135

No functions for setting object parameters in lua remote api

The functions for setting object parameters are not included in the remoteApi for lua.
simxSetObjectFloatParameter
simxSetObjectIntParameter