mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-23 19:25:09 +08:00
修复陀螺仪角加速度bug
This commit is contained in:
@@ -44,6 +44,7 @@ typedef struct
|
||||
float MotionAccel_n[3]; // 绝对系加速度
|
||||
|
||||
float AccelLPF; // 加速度低通滤波系数
|
||||
float DGyroLPF;
|
||||
|
||||
// bodyframe在绝对系的向量表示
|
||||
float xn[3];
|
||||
|
||||
Reference in New Issue
Block a user