spacemunkay / teleop_twist_keyboard

Generic Keyboard Teleop for ROS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#teleop_twist_keyboard Generic Keyboard Teleop for ROS

#Launch To run:

rosrun teleop_twist_keyboard teleop_twist_keyboard.py roslaunch teleop_twist_keyboard teleop_keyboard.launch

#Usage

Reading from the keyboard and Publishing to Twist!

Moving around: u i o j k l m , .

q/z : increase/decrease max speeds by 10% w/x : increase/decrease only linear speed by 10% e/c : increase/decrease only angular speed by 10% anything else : stop

CTRL-C to quit

About

Generic Keyboard Teleop for ROS


Languages

Language:Python 85.9%Language:CMake 14.1%