Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 687 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 687 Bytes

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.