mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-25 03:47:47 +08:00
简化了电机测量的命名,完成初版平衡底盘的功能编写,待测试方向和符号的正确性
This commit is contained in:
@@ -19,7 +19,7 @@ void EnalbeInterpolation(void)
|
||||
}
|
||||
|
||||
/* 默认关闭插值,向下取整 */
|
||||
float LookUpKgain(float leg_length)
|
||||
float* LookUpKgain(float leg_length)
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user