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

Possible way of passing the initial extrinsic parameters #6

Open
MikeZhu92 opened this issue Nov 27, 2019 · 1 comment
Open

Possible way of passing the initial extrinsic parameters #6

MikeZhu92 opened this issue Nov 27, 2019 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@MikeZhu92
Copy link

Just curious if it's possible to pass the initial guess of the extrinsic parameters.
After testing the bag, I realize the lidar and mono calibration solution is not bounded enough to get the corrected results.

Any tips for where I should look into the code would be great.

@EaiPool
Copy link
Member

EaiPool commented Mar 15, 2021

Indeed, this is currently not possible. Possible places to implement this for each method is here, here and here.

However, in most situations it should be possible to automatically generate a pretty alright initial solution. How many calibration board locations are you using? The documentation suggests to use at least 10.

@EaiPool EaiPool added enhancement New feature or request question Further information is requested labels Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants