Files
25-sentry-chassis/readme.txt
2026-05-17 21:07:34 +08:00

10 lines
471 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2026.1.23
新建本工程分成三个层级Driver、Device、APPlication。
其中:
Driver最底层只实现“怎么做”不关心“做什么”
Device中间层依赖hardware绑定到具体硬件
Application层专注功能实现不关心硬件。
工作小结:
弄完了底盘板子的轮子驱动代码明天结合pid和遥控器实现基本运动控制
2026.1.24
写完了初步的麦轮转向移动逻辑,能用遥控器控制