ROS, ros_control & vrep
Hello,
I would like to use ros_control (and probably other packages eventually) for my robot. My setup will target the control of a real robot but I started with a simulation under vrep (very nice piece of software by the way). I am concerned about 2 points:
- It seems I will have to maintain two descriptions of the scene simultaneously: one URDF file for ROS and one v-rep file, I am a bit scared of divergences... Does anyone have experience on this setup?
- Can the URDF file only contain the description of the transmissions (no joint or link) to interface between ros_control and my vrep controllers, as this is the only thing ros_control really needs, no?
If anyone has its 2 cents, feedback or experience to give me, than this would be valuable to me.
Thanks,
Antoine.