add README.md .gitignore

This commit is contained in:
CHAMPION923
2025-05-30 16:36:14 +08:00
parent 2acf920a87
commit c1419182f2
2 changed files with 79 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# 重写北九方智能牵引车 TractorVision
## 重写目的
1. 代码模块化
2. 降低项目代码耦合性
3. 提高代码可阅性
4. 增加抽象层
5. 可以更方便的管理模块