Page 1 of 1

simxCreateDummy undefined in remote c/c++ api

Posted: 08 May 2013, 16:31
by markusi
Hi,

I think simxCreateDummy is undefined in remote c/c++ api since I get a compiler error

Error 2 error C3861: 'simxCreateDummy': identifier not found ...

What can I do to create dummies remotely ?

br

Markus

Re: simxCreateDummy undefined in remote c/c++ api

Posted: 08 May 2013, 20:26
by coppelia
Hello Markus,

I just chjecked it, and simxCreateDummy is available in the remote API and works on the last release (V-REP 3.0.3)
Maybe you forgot to update? Make also sure to always make a backup before updating ;)

Cheers