mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
mecanum: update parameter description
This commit is contained in:
committed by
chfriedrich98
parent
ff55313b0b
commit
be2a3afb83
@@ -182,7 +182,7 @@ parameters:
|
|||||||
long: |
|
long: |
|
||||||
Maximum decelaration is used to limit the deceleration of the rover.
|
Maximum decelaration is used to limit the deceleration of the rover.
|
||||||
Set to -1 to disable, causing the rover to decelerate as fast as possible.
|
Set to -1 to disable, causing the rover to decelerate as fast as possible.
|
||||||
Caution: This disables the slow down effect in auto modes.
|
Caution: Disabling the deceleration limit also disables the slow down effect in auto modes.
|
||||||
type: float
|
type: float
|
||||||
unit: m/s^2
|
unit: m/s^2
|
||||||
min: -1
|
min: -1
|
||||||
|
|||||||
Reference in New Issue
Block a user