Add async model thread, vision FPS throttle, configurable FPS, .gitignore __pycache__

This commit is contained in:
2026-05-25 11:04:05 +08:00
parent 28d9c6da58
commit 610f0a7549
8 changed files with 503 additions and 55 deletions

2
.gitignore vendored
View File

@@ -5,3 +5,5 @@ smartcar_framework
bench/bench
.vscode/
*~
**/__pycache__/
*.pyc