• Diff for "teleop_twist_keyboard"
Differences between revisions 5 and 6
Revision 5 as of 2014-12-12 19:34:32
Size: 888
Comment:
Revision 6 as of 2015-01-22 01:10:55
Size: 745
Editor: TullyFoote
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
{{{{#!wiki version hydro
Line 15: Line 15:
sudo apt-get install ros-hydro-teleop-twist-keyboard sudo apt-get install ros-$ROSDISTRO-teleop-twist-keyboard
Line 17: Line 17:
}}}}
Line 19: Line 18:
{{{{#!wiki version indigo
== Installing ==

{{{
sudo apt-get install ros-indigo-teleop-twist-keyboard
}}}
}}}}

  Show EOL distros: 

brown_remotelab: rosbridge | teleop_twist_keyboard

Package Summary

Simple keyboard teleoping for Twist based robots.

brown_remotelab: pcl_filter | rosbridge | teleop_twist_keyboard

Package Summary

Simple keyboard teleoping for Twist based robots.

brown_remotelab: pcl_filter | rosbridge | teleop_twist_keyboard

Package Summary

Simple keyboard teleoping for Twist based robots.

brown_remotelab: pcl_filter | rosbridge | teleop_twist_keyboard

Package Summary

Simple keyboard teleoping for Twist based robots.

Package Summary

Generic keyboard teleop for twist robots.

Package Summary

Generic keyboard teleop for twist robots.

Package Summary

Generic keyboard teleop for twist robots.

Package Summary

Generic keyboard teleop for twist robots.

Package Summary

Generic keyboard teleop for twist robots.

Package Summary

Generic keyboard teleop for twist robots.

Installing

sudo apt-get install ros-$ROSDISTRO-teleop-twist-keyboard

Running

rosrun teleop_twist_keyboard teleop_twist_keyboard.py

Controls

See the on-screen instructions:

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

Wiki: teleop_twist_keyboard (last edited 2015-01-22 16:50:02 by MikePurvis)