ros-teleop / twist_mux

Twist multiplexer
Apache License 2.0
56 stars 83 forks source link

Joystick relay for ROS 2 #43

Closed Noel215 closed 12 months ago

Noel215 commented 1 year ago

joystick_relay was halfway ported in https://github.com/ros-teleop/twist_mux/pull/25.

This PR completes the migration and enables it when launching twist_mux.

I also added some tests.