Closed Karin-Sugi closed 12 months ago
@Karin-Sugi Could you explain why you closed this issue, I have the same problem currently. May I ask, did you resolve this question and how? thanks in advance.
The warning you reported has nothing to do with the filter working wrong.
Just a question, don't you run apriltag_ros in a virtual machine on ARM MAC computers? We've noticed ARM MACs run the detector with no detections, but also with no failure.
Hi, I am a beginner of apriltag. Now, i tried to use it with ros and followed its tutorial.
After setting all yaml files, I ran
roslaunch apriltags_ros continuous_detection.launch
to get no image in/tag_detections_image
topic. (I had no idea to check detection success with other method)I'm sure my camera works fine & topic name of camera info is correct. How can i fix it?? The warning message follows.
Also, my two yaml files in
/opt/ros/melodic/share/apriltag_ros/config
are below.Thanks in advance, Karin