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

Revision history [back]

click to hide/show revision 1
initial version

Good question. I didn't remember seeing any options in the world files I've played with, just checked, and there weren't.

After a bit of digging in the ROS and Stage code, I found a reference to 'velocity_bounds', and 'acceleration_bounds' which can apparently be set by the world file: http://rtv.github.io/Stage/group__model__position.html My guess is that the default is 1m/s unless set otherwise.

Cheers, Gavin