mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
Roboclaw: Accidentally removed a parameter
This commit is contained in:
@@ -48,6 +48,9 @@ param set-default GND_SPEED_THR_SC 1
|
|||||||
|
|
||||||
param set-default NAV_ACC_RAD 0.5
|
param set-default NAV_ACC_RAD 0.5
|
||||||
|
|
||||||
|
# Differential drive acts like ackermann steering with a maximum turn angle of 180 degrees, or pi radians
|
||||||
|
param set-default GND_MAX_ANG 3.1415
|
||||||
|
|
||||||
# Set geometry & output configration
|
# Set geometry & output configration
|
||||||
param set-default CA_AIRFRAME 6
|
param set-default CA_AIRFRAME 6
|
||||||
param set-default CA_R_REV 3
|
param set-default CA_R_REV 3
|
||||||
|
|||||||
Reference in New Issue
Block a user