mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 03:27:45 +08:00
增加五连杆解算和速度估计
This commit is contained in:
@@ -56,6 +56,7 @@ typedef struct
|
||||
|
||||
// IMU量测值
|
||||
float Gyro[3]; // 角速度
|
||||
float dgyro[3];
|
||||
float Accel[3]; // 加速度
|
||||
// 位姿
|
||||
float Roll;
|
||||
|
||||
Reference in New Issue
Block a user