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

the results of camOdoCalib are different wtih different data of the same device! #82

Open
yuyadanyadan opened this issue Aug 24, 2018 · 10 comments

Comments

@yuyadanyadan
Copy link

one is the odometry position, while the postion of camera is from the ORB-SLAM2.
The result is not stable enough.maybe I make some mistakes, Can someone help me? thank you very much

@Unlingius
Copy link

@yuyadanyadan what results angle difference you got?

@yuyadanyadan
Copy link
Author

@yuyadanyadan what results angle difference you got?

the results of angle difference is in 1 degree, while the translation difference may up to about 8cm.

@Unlingius
Copy link

Unlingius commented Feb 27, 2019

@yuyadanyadan thank you for your response. 1 degree is too huge for my purpose.. It would be interesting to check what angles precision will be if we will fix guess translation.

@yuyadanyadan
Copy link
Author

@Unlingius Do you research the calibration of odom and cameras? I also want to get more exact results, do you have any ideas?

@Unlingius
Copy link

yes, i have done my own method based on orbslam2 and without odometry, it process slam track only, it calculates angles relative to road plane with near 0.2 degree precision. But it don't calculate translation. It hardly depends on fact that track is planar. Sorry, now i can't share it.

@yuyadanyadan
Copy link
Author

Did you calibrate the extrinsic parameters of cameras and Wheeled encoder? And the angle error related to groundtruth is about 0.2 degree?

@Unlingius
Copy link

I did not use any additional sensors, only one camera. The result is angles relative to road plane. I use assumption, that in rest on horizontal plane angles relative to car frame are the same as angles relative to road.

@yuyadanyadan
Copy link
Author

We do the different work. My work is calibrating the extrinsic parameters of camera and wheeled encoder.

@poaongithub
Copy link

same as mine, have you solved it? I would appreciate it if you would share your test dataset. @yuyadanyadan

@zhummming
Copy link

did you get the exact result? my results are not good and the same dataset has different results. can I try your dataset? @yuyadanyadan

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

4 participants