Bridge between ROS2 Joystick and desired servo input signals
inputof typeatl_msgs/ServoInput: Inputs to the servos
joyof typesensor_msgs/joy: Inputs from wireless joystick
This node subscribes to the joystick messages, converts them using an actuation allocation matrix, and publishes the desired input signal to each servo in radians.