feat(perception): AprilTag landmark detector — detect and publish AprilTag poses for localization #191

Closed
opened 2026-03-02 11:01:09 -05:00 by sl-jetson · 0 comments
Collaborator

Single-node package. Use cv2.aruco with DICT_APRILTAG_36h11 to detect AprilTags in CSI camera frames. Publish DetectedTag.msg array (tag_id, pose, confidence) on /saltybot/apriltags at 10Hz. Config: min_size, max_distance, camera_topic. Include unit tests.

Single-node package. Use cv2.aruco with DICT_APRILTAG_36h11 to detect AprilTags in CSI camera frames. Publish DetectedTag.msg array (tag_id, pose, confidence) on /saltybot/apriltags at 10Hz. Config: min_size, max_distance, camera_topic. Include unit tests.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seb/saltylab-firmware#191
No description provided.