Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Tag pose (viewed in fixed frame) changes when viewing from different angles #160

Open
jasmeet0915 opened this issue Jul 15, 2024 · 1 comment

Comments

@jasmeet0915
Copy link

jasmeet0915 commented Jul 15, 2024

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?

@greymfm
Copy link

greymfm commented Sep 7, 2024

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants