Skip to content

chore: cleanup repository structure - #15

Merged
zc-xzc merged 1 commit into
mainfrom
cleanup
Jul 30, 2026
Merged

chore: cleanup repository structure#15
zc-xzc merged 1 commit into
mainfrom
cleanup

Conversation

@zc-xzc

@zc-xzc zc-xzc commented Jul 30, 2026

Copy link
Copy Markdown
Owner

清理内容

  • 统一入口: active_vision_dist/ 根目录一个 run.py,自动检测 Windows/Linux 默认端口
  • 删除冗余: calibrate.py, run_lite.py 系列等重复文件
  • 诊断工具归位: 移到 active_vision_dist/tools/
  • 删除重复: avp_model 下的 bom/ docs/ models/ 重复目录
  • CI 合并: pylint.yml + python-app.yml → 一个 ci.yml
  • 更新 .gitignore: 补充 __pycache__/, *.csv, gimbal_config.json

详见 README-cleanup.md

- Unify windows/linux run.py into single entry point with platform auto-detect
- Remove redundant calibrate.py (covered by run.py --calibrate)
- Remove all run_lite.py variants
- Move diagnostic/stress tools to tools/
- Remove duplicate bom/docs/models from avp_model directories
- Merge CI workflows into single ci.yml
- Update .gitignore
@zc-xzc
zc-xzc merged commit 507404d into main Jul 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant