mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 19:47:44 +08:00
添加速度估计,未进行速度融合
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#define CALF_LEN 0.24f // 小腿
|
||||
#define THIGH_LEN 0.14f // 大腿
|
||||
#define JOINT_DISTANCE 0.11f // 关节间距
|
||||
#define WHEEL_RADIUS 0.06925f // 轮子半径
|
||||
#define WHEEL_RADIUS 0.075f // 轮子半径
|
||||
#define LIMIT_LINK_RAD 0.205467224 // 初始限位角度,见ParamAssemble
|
||||
#define BALANCE_GRAVITY_BIAS 0
|
||||
#define ROLL_GRAVITY_BIAS 0
|
||||
|
||||
Reference in New Issue
Block a user