how to get detect keyboard input in ros python
need to get the input from keyboard in python language. And want to know which key is pressed
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
need to get the input from keyboard in python language. And want to know which key is pressed
Have you looked at the teleop_twist_keyboard or the turtlebot teleop key nodes? Their getKey()
functions seem to do what you're asking.
Asked: 2022-06-08 02:03:30 -0600
Seen: 2,747 times
Last updated: Jun 08 '22
Best toolchain for recording kinect data and converting to pointcloud offline?
how to bind a callback to include a MessageEvent [closed]
Proper source of xncore for compiling svn opencv with openni support?
boxturtle tutorials installation error
ROS support for industrial robotic arms?
When should I use topics vs services vs actionlib actions (vs dynamic_reconfigure)?
Significance of ros::spinOnce()