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

Accuracy of hand-eye calibration #165

Closed
2 tasks done
Chunting opened this issue May 25, 2018 · 1 comment
Closed
2 tasks done

Accuracy of hand-eye calibration #165

Chunting opened this issue May 25, 2018 · 1 comment

Comments

@Chunting
Copy link
Collaborator

Chunting commented May 25, 2018

I have some doubts about hand-eye calibration.
Since all the matrix are read from vrep scene, if the vrep model is not accurate enough, does it affect the final result?
See the detail HandEyeCalibrationVrepPlugin.hpp (addFrame())
optimal hand eye calibration 004

  • From equation AX=XB, it seems good since A and B are relative transform matrix, but double check the effect of inaccuracy from VREP scene

  • Is it possible to make it independent of VREP scene?

@Chunting
Copy link
Collaborator Author

Before since the attracsys was blocked in vrep scene, the result of hand-eye calibration was totally wrong.
Now the result seems good enough.
screenshot from 2018-05-30 14-54-35

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

1 participant