mecanum: update parameter description

This commit is contained in:
chfriedrich98 2024-12-02 08:59:38 +01:00 committed by chfriedrich98
parent ff55313b0b
commit be2a3afb83

View File

@ -182,7 +182,7 @@ parameters:
long: |
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.
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
unit: m/s^2
min: -1