ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

For the time being, you can install the brown-remotelab stack on your turtlebot, which contains the teleop_twist_keyboard package

sudo apt-get install ros-fuerte-brown-remotelab

As far as I can see running

rosrun teleop_twist_keyboard teleop_twist_keyboard.py

instead of

roslaunch turtlebot_teleop keyboard_teleop.launch

should do the trick. Follow the instructions on-screen to control your turtlebot.