Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 532 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 532 Bytes

What it does

This small programm creates a simple joystick which controls the turtlesim_node. This example fits right in with the ros2 turtlesim tutorial.

Note: This node is not continuously sending. It will send a new twist command on change of the joystick.

How to use

Terminal1 :

python3 joystick 

Terminal2 :

ros2 run turtlesim turtlesim_node