mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 19:47:44 +08:00
增加了平衡步兵的策略控制,修复了message_center的严重错误,务必同步此更新!
This commit is contained in:
@@ -206,7 +206,7 @@ void StartROBOTTASK(void const *argument)
|
||||
{
|
||||
// 200Hz
|
||||
RobotTask();
|
||||
osDelay(5); // syh此处暂时将时间改<E997B4>?10ms,原因在于未使用缓冲区发送,发<EFBC8C>?<3F>时延时5ms
|
||||
osDelay(5);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user