Skip to content

A simple ROS2 example that uses a joystick to control the turtlesim node.

Notifications You must be signed in to change notification settings

zauberzeug/ros_nicegui_turtlesim_joystick

Repository files navigation

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 :

ros2 run ros_nicegui_turtlesim_joystick joystick 

Terminal2 :

ros2 run turtlesim turtlesim_node 

About

A simple ROS2 example that uses a joystick to control the turtlesim node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages