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

howto use many aruco code to make accuracy better? #123

Open
Yaoxingtian opened this issue Oct 9, 2023 · 1 comment
Open

howto use many aruco code to make accuracy better? #123

Yaoxingtian opened this issue Oct 9, 2023 · 1 comment

Comments

@Yaoxingtian
Copy link

HI, it works when i use only one code, but if i want to improve accuracy and use more code,how can i know which one's data is better ?
Or, just put different code to different place ?

thanks so much! and waiting for your early reply!
best regards !

@saikishor
Copy link
Member

Hello @Yaoxingtian!

You can just place the markers at different places. The aruco_ros will tell you the pose for each marker. If you already know the relative pose between two or three markers, you could compare that with the results of aruco_ros and maybe you could apply a correction factor. This might improve the accuracy of your estimation.

Thank you,

Best Regards,
PAL Robotics Team

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