Skip to content

testing aruco#4

Open
rzcheng wants to merge 6 commits intoautonomyfrom
testing-aruco
Open

testing aruco#4
rzcheng wants to merge 6 commits intoautonomyfrom
testing-aruco

Conversation

@rzcheng
Copy link
Copy Markdown
Contributor

@rzcheng rzcheng commented Mar 12, 2026

Fix aruco detection node: match ZED plane equation topic/format, replace deprecated OpenCV APIs, remove dead code, add threaded homing.

Made-with: Cursor

Fix aruco detection node: match ZED plane equation topic/format,
replace deprecated OpenCV APIs, remove dead code, add threaded homing.

Made-with: Cursor
Cyberninja101
Cyberninja101 previously approved these changes Mar 12, 2026
rzcheng added 5 commits March 12, 2026 18:42
- Add simple_camera_node.py using cv2.VideoCapture (no ZED SDK needed)
- Add aruco_detection.launch.py to start camera + aruco in one command
- Fix deprecated OpenCV APIs in autonomous_navigation/object_detection.py

Made-with: Cursor
Tries all /dev/video* devices with V4L2 backend first, then
default backend. Kills any process holding camera before opening.

Made-with: Cursor
- Add urc_objects_v8.pt model to config
- Update launch file and node default from v7/best.pt to v8
- Allowlist v8 model in .gitignore

Made-with: Cursor
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.

2 participants