/spatz_manual_control

Node for manually controlling Spatz with joystick/gamepad

Primary LanguageC++MIT LicenseMIT

Manual Control Node

This package provides a ROS node for controlling Spatz using a gamepad or similar "joystick-like" input device.

It subscribes to /joy with type sensor_msgs/Joy and publishes spatz_interfaces/ControlSetpoint on /control_setpoint.

Joystick configuration and steering/velocity limits can be adjusted using parameters.

Use the joy_node from the joy package as a driver for your joystick that publishes on /joy.