Page 1 of 1

[V-REP 3.3.0] Ros disappeared (apparently)?

Posted: 27 Feb 2016, 12:49
by formica
Maybe I'm wrong, but I double checked.
It seems that libv_repExtRos.so is disapperead from the latest version... and V-REP doesn't connect to roscore. :/
Is it possible?

Regards

Re: [V-REP 3.3.0] Ros disappeared (apparently)?

Posted: 29 Feb 2016, 09:14
by coppelia
Hello,

yes, we do not provide the pre-compiled ROS plugin anymore, since most people would recompile it themselves, and also many people that do not use ROS reported crashes due to ROS missing.

You can find the ROS plugin source code in programming/ros_packages.

Cheers