摄像头控制O6和G20

This commit is contained in:
lxp
2026-07-20 10:48:48 +08:00
parent c20b76c54b
commit eb7c1ca5f3
34 changed files with 6121 additions and 59 deletions
+37 -1
View File
@@ -2,6 +2,12 @@
/build/
/install/
/log/
/test_results/
# Python virtual environments
.venv/
venv/
ENV/
# Python bytecode and caches
__pycache__/
@@ -11,15 +17,45 @@ __pycache__/
# Test and tooling caches
.pytest_cache/
.coverage
.coverage.*
coverage.xml
htmlcov/
.mypy_cache/
.ruff_cache/
.tox/
.nox/
.cache/
# Python packaging outputs
*.egg-info/
.eggs/
dist/
wheelhouse/
# IDE and editor-local files
.vscode/
.idea/
*.swp
*.swo
*~
# Operating-system metadata
.DS_Store
Thumbs.db
# Local environment variables and secrets
.env
.env.*
!.env.example
# Runtime and calibration scratch files
/logs/
*.tmp
*.log
# ROS bag / MCAP recordings
# ROS bag / MCAP recordings and CAN captures
rosbag2_*/
*.db3
*.mcap
candump-*
l10_*_state_*/