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

There is already a teleop package for the turtlebot called turtlebot_teleop. You can use the tutorials to use the keyboard to teleoperate your turtlebot. Also there are tutorials for using joysticks, ps3 joystics and xbox360 game controller to teleop your robot.

There is already a teleop package for the turtlebot called turtlebot_teleop. You can use the tutorials to use the keyboard to teleoperate your turtlebot. Also there are tutorials for using joysticks, ps3 joystics and xbox360 game controller to teleop your robot.

To use the keyboard, open a new terminal and type

roslaunch turtlebot_teleop keyboard_teleop.launch

The launch file is easy to understand.