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

If you have a turtlebot ( from https://www.turtlebot.com/ ) then you probably want to find the install instructions for your model of turtlebot and follow them.

If you have a different robot or you're trying to use turtlesim to control a real robot, you probably want to write your own ROS node to convert Twist messages to motor commands. This looks like an excellent tutorial that goes through the basics.