Camera Aruco Tags Dectection

This commit is contained in:
2026-02-12 15:53:36 -05:00
parent 92da41138b
commit c91ea920a8
20 changed files with 688 additions and 470 deletions

View File

@@ -127,6 +127,6 @@ bash scripts/uninstall.sh --all
## Next Steps
1. Run a test simulation: `bash scripts/run_autonomous.sh --mission hover`
1. Run a test simulation: `bash scripts/run_autonomous.sh --search spiral`
2. Read the [Usage Guide](usage.md)
3. Check [Troubleshooting](troubleshooting.md) if issues arise