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

Revision history [back]

This isn't really ROS specific code -- basically, it is accessing the keyboard (stdin) using standard Python methods to get one keypress at a time. See http://docs.python.org/library/termios.html