Error on 'SET_VELOCITY_LIMIT ACCEL_TO_DECEL=': unable to parse

Be careful as you cannot simply replace max_accel_to_decel by min_cruise_ratio.

To convert from one to the other:

min\_cruise\_ratio = 1 - \frac{max\_accel\_to\_decel}{max\_accel}
1 Like