teleop_base teleoperation of a robot from keyboard and joystick.
The two nodes, teleop_base and teleop_base_keyboard, are designed primarily to drive the base of the PR-2. Teleop_base can also able to drive the spine and head.
List of nodes:
teleop_base_keyboard can teleoperate a diff-drive robot using a keyboard.
$ teleop_base_keyboard [standard ROS args]
Key mappings are printed to screen on startup. Press any unmapped key to stop the robot.
Subscribes to (name/type):
Publishes to (name / type):
teleop_base teleoperate a robot's base using a joystick.
X - Forward Y - Left Angle Z - Yaw Rate CCW
$ teleop_base --deadman_no_publish [standard ROS args]
"--deadman_no_publish" is optional. If set, the node will only publish if the deadman is depressed.
Subscribes to (name / type):
Publishes to (name / type):