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

The robot is only going to move if the twist commands are published to the proper topic (/cmd_vel if memory serves right)...

So you will have to remap /cmd_vel (or what ever the topic is called) to /base_controller/command. (Take a look here)

To check this as @yygyt has indicated use rostopic.