Remote controller ROS node class. Receives from a joystick (using pygame) the desired controls for the inner-loops and publishes these periodically (at a predefined frequency) to the inner-loops of the vehicle.
yaw ref to inner loop control, not sent via remote controller, but using last kown yaw from robot state. Published when yaw_rate is not active.
Services
None
Parameters
Parameters
type
Default
Purpose
joystick
string
gamesir
Name of the joystick being used. Note: It has its own configurations, see available examples and use the following webpage, for getting the right buttons ids, when configuring a new remote controller.