mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 03:27:45 +08:00
修复关节复位后无法恢复的bug
This commit is contained in:
@@ -141,6 +141,7 @@ typedef struct
|
||||
{
|
||||
// 控制部分
|
||||
float vx; // 前进方向速度
|
||||
float rotate_w; // 旋转速度, 目前仅在复位模式下使用
|
||||
float delta_leglen; // 腿长
|
||||
float offset_angle; // 底盘和归中位置的夹角
|
||||
chassis_mode_e chassis_mode;
|
||||
|
||||
Reference in New Issue
Block a user