ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

CoopeliaSim ros_control plugin

asked 2020-02-03 06:15:54 -0500

smihael gravatar image

Did someone try to write a ros_control plugin, similar to gazebo ros_control for the CoopeliaSim (previously v-rep).

There are some examples for v-rep (https://github.com/asoriano1/vrep_ros...), but since the libraries changed a bit, the code won't work without further changes.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-08-04 10:52:41 -0500

gvdhoorn gravatar image

updated 2020-08-04 10:57:58 -0500

If you're still interested, a colleague updated the previous version(s) of Coppelia ROS integrations (ie: those for V-REP) and managed to get ros_control working successfully: tud-cor/coppeliasim_ros_control.

It's not perfect (yet), but it works quite well for him: we've managed to get a nr of robots with "Gazebo compatibility" (ie: gazebo_ros_control) to work with the plugin without changing anything/too much.

All credits go to him, I'm just linking here.

edit flag offensive delete link more

Comments

Thanks for sharing this. A colleague is currently trying to achieve something similar in a regular node (without ros_control).

smihael gravatar image smihael  ( 2020-08-06 04:46:09 -0500 )edit

I would really recommend using ros_control here.

Especially if/when you're interested in time-synchronised (ie: lock-step) control over simulated joints.

gvdhoorn gravatar image gvdhoorn  ( 2020-08-06 04:47:40 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2020-02-03 06:15:54 -0500

Seen: 326 times

Last updated: Aug 04 '20