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

There is the package teleop_tools that have simple scripts that you can use and adapt for your own application. For you that would be the script mouse_teleop.py. It is using Tkinter to create a GUI where you can record events like the mouse click and publish data accordingly.