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

Why do you want to use coordinates if you don't have a map ?

To move a robot you just need to send velocity commands to it. Since you are using a turtlebot you should have a topic /cmd_vel available. Publishing to this topic will allow you to control the robot.