ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Most of the existing teleop nodes don't publish key events; they interpret the keybaord events and publish some sort of command - usually velocity commands for moving a mobile base.

If you want to add keyboard support for an existing program, you'll probably have to do it the old-fashioned way - by reading stdin.