Skip to content

using this code , one can convert the keypress into a Ros message which can be used as a Teleop function to work with robots, gazebo , uwsim , ... etc

Notifications You must be signed in to change notification settings

yuvaramsingh94/Ros-Keyboard-Input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Ros-Keyboard-Input

using this code , one can convert the keypress into a Ros message which can be used as a Teleop function to work with robots, gazebo , uwsim , ... etc

install getch module for python https://pypi.python.org/pypi/getch

move this code into your own ros working area and run this program

check wether it is wrking by using rostopic list cmd or rostopic echo key cmd

About

using this code , one can convert the keypress into a Ros message which can be used as a Teleop function to work with robots, gazebo , uwsim , ... etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages