mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 11:37:45 +08:00
完成了HTMotor和LKMotor模块,并为motor_def增加了前馈指令
This commit is contained in:
@@ -64,6 +64,8 @@ void SubscribeEvent(char *name, void **data_ptr)
|
||||
s_pptr[idx++] = data_ptr;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* ----------------------------------链表-队列版的实现----------------------------------- */
|
||||
|
||||
/* message_center是fake node,是方便链表编写的技巧,这样不需要处理链表头的特殊情况 */
|
||||
|
||||
Reference in New Issue
Block a user