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 problem could be because of the incorrect topic name. As far as I remember, the correct topic for moving a turtlebot would be /cmd_vel_mux/input/teleop . Try changing cmd_vel to /cmd_vel_mux/input/teleop in your code.