Skip to content

phinx110/ros2_raw_keyboard_publisher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raw_keyboard_publisher

Generic Keyboard key stroke publisher for ROS2 in Python

Forked and modified from: rohbotics/ros2_teleop_keyboard

url: https://github.com/rohbotics/ros2_teleop_keyboard

Launch

To run: ros2 run raw_keyboard_publisher raw_keyboard_publisher

Usage

Raw key strokes from the terminal input are published as separate chars to the "/raw_keyboard" topic using the std_msgs/Char messages.

Reading from the keyboard and publishing Chars on raw_keyboard topic
--------------------------
CTRL-C to quit

About

Teleop Twist Keyboard for ROS2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%