ipab-slmc / ros-keyboard

Keyboard driver for ROS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

= Description =

This node uses the SDL library to grab keypresses. To do so, it opens a window where input is received. This window needs to becurrently focused, otherwise this node will not receive any key presses.

= Topics =

~keydown and ~keyup (keyboard/Key)

About

Keyboard driver for ROS


Languages

Language:C++ 65.3%Language:CMake 23.8%Language:Ruby 10.9%