mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 03:27:45 +08:00
完成了底盘的框架,逆运动学解算和IMU融合尚未编写,也尚未对双板兼容条件编译进行设置,can未添加
This commit is contained in:
8
application/cmd/robot_cmd.h
Normal file
8
application/cmd/robot_cmd.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef GIMBAL_CMD_H
|
||||
#define GIMBAL_CMD_H
|
||||
|
||||
void GimbalCMDInit();
|
||||
|
||||
void GimbalCMDTask();
|
||||
|
||||
#endif // !GIMBAL_CMD_H
|
||||
Reference in New Issue
Block a user