You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the apriltag ros package with realsense d435 camera to determine pose of a tag for the purpose of docking. However, the pose of the marker changes depending on where in the image the tag is present. I have done multiple experiments with the same setup by keeping the marker at different heights and distances from the robot and have observed the deviation to be upto 30mm in most cases. I also tried using the infrared rectified image from the camera which produces the same results.
I have also observed the tf jittering in most cases. Both the issues can be observed in the video below.
apriltag_ros-2024-07-15_13.28.21.mp4
Is this the expected performance? If not, what might be the issue here?
The text was updated successfully, but these errors were encountered:
I have the same issue with a self-calibrated (rectified) RGB camera - sudden huge jumps in the TAG frame. These jumps could be filtered out using some position/time filtering...
I am using the apriltag ros package with realsense d435 camera to determine pose of a tag for the purpose of docking. However, the pose of the marker changes depending on where in the image the tag is present. I have done multiple experiments with the same setup by keeping the marker at different heights and distances from the robot and have observed the deviation to be upto 30mm in most cases. I also tried using the infrared rectified image from the camera which produces the same results.
I have also observed the tf jittering in most cases. Both the issues can be observed in the video below.
apriltag_ros-2024-07-15_13.28.21.mp4
Is this the expected performance? If not, what might be the issue here?
The text was updated successfully, but these errors were encountered: