修复急刹情况

This commit is contained in:
kai
2024-04-28 22:25:29 +08:00
parent b7e4c80cb4
commit 8fc322fd51
2 changed files with 10 additions and 13 deletions

View File

@@ -8,7 +8,7 @@
#define LIMIT_LINK_RAD 0.220039368 // 初始限位角度,见ParamAssemble
#define BALANCE_GRAVITY_BIAS 0
#define ROLL_GRAVITY_BIAS 0
#define MAX_ACC_REF 0.5f
#define MAX_ACC_REF 0.8f
#define MAX_DIST_TRACK 1.0f
#define MAX_VEL_TRACK 0.5f