mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
POSIX SITL configs: Update default parameters to improve simulation behaviour
The main changes include: * Better attitude tuning for airframes (more realistic models, the models had previously not as much thrust as the real vehicles) * Better waypoint and navigation default parameters which match the on-hardware parameters * More suitable minimum and trim airspeeds for VTOL and fixed wing which prevents stalls that happened in SITL previously (the new airspeeds match the real vehicles nicely)
This commit is contained in:
@@ -25,6 +25,10 @@ param set SENS_BOARD_X_OFF 0.000001
|
||||
param set COM_RC_IN_MODE 1
|
||||
param set NAV_DLL_ACT 2
|
||||
param set NAV_ACC_RAD 15.0
|
||||
param set NAV_LOITER_RAD 50
|
||||
param set MIS_LTRMIN_ALT 30
|
||||
param set MIS_TAKEOFF_ALT 30
|
||||
|
||||
param set FW_THR_IDLE 0.8
|
||||
param set EKF2_GBIAS_INIT 0.01
|
||||
param set EKF2_ANGERR_INIT 0.01
|
||||
|
||||
Reference in New Issue
Block a user