AprilRobotics / apriltag_ros

A ROS wrapper of the AprilTag 3 visual fiducial detector
Other
358 stars 338 forks source link

marker corner points in image frame #131

Closed ravipr009 closed 2 years ago

ravipr009 commented 2 years ago

Is it possible to publish marker corner points (in image frame) along with marker poses? I am looking at image based visual servoing applications.

ravipr009 commented 2 years ago

I could edit the AprilTagDetection msg and now it also pubishes the corner points in tag_detections topic .