billmania / roboquest_addons

Add-on functionality for the RoboQuest application, not part of the base system
0 stars 0 forks source link

Implement a user node for APRIL tag detection #3

Closed billmania closed 1 week ago

billmania commented 2 weeks ago

Using the stream of images from the node in the rq_core container, add functionality to the roboquest_addons image which consumes them and checks for APRIL tags. When one is detected, publish the tag's ID and some limited pose information about it.

APRIL tag library

ros-humble-apriltag-ros

apriltag_ros repository