PX4-Autopilot
PX4-Autopilot copied to clipboard
[UGV] Ackermann: Implement braking
Describe problem solved by the proposed feature
Currently the ackermann module does not support active braking.
Describe your preferred solution
Add an actuator configuration option for braking. Add braking functionality to the ackermann gazebo model (or migrate the one from gz classic to garden). Implement braking functionality into auto modes.