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

Revision history [back]

I often use the pr_teleop package for simple teleop tasks as it publishes on the 'cmd_vel' topic by default and can easily be started using

rosrun pr2_teleop teleop_pr2_keyboard

You can find much more comprehensive answers here.