RIVeR-Lab / apriltags_ros

AprilTags for ROS
http://wiki.ros.org/apriltags_ros
83 stars 101 forks source link

Does not detect #27

Closed dzt109 closed 6 years ago

dzt109 commented 6 years ago

I have a situation where I have a calibrated camera that works properly on rosrun image_view. I show the camera the right kind of apriltags, there are no errors or warnings, but no detections are reported.

detections : []

Not sure where the issue is. What would be the best steps to debug from here?

velinddimitrov commented 6 years ago

Do you have the tag you are looking for specified in the launch file?

dzt109 commented 6 years ago

I did have the tag. Updating my linux distribution solved this problem.