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

What is the right Lidar-camera calibration approach specific to the requirements? #129

Open
muditshrivastava opened this issue Nov 17, 2023 · 2 comments

Comments

@muditshrivastava
Copy link

We are using Ouster OS1 Lidar data and four cameras data for sensor fusion purpose. We want to calibrate Lidar-camera to obtain output transformation matrix. Please suggest the right Lidar camera calibration approach among auto-calib using segment anything, Joint calib and manual calib.

Why we are not getting any output transformation matrix using joint calib approach. Also PCL 1.9 exact version is not able to be installed, instead the latest version of PCL got installed that is not supported by the algorithm.

@Lpy15540250240
Copy link

Lpy15540250240 commented Nov 23, 2023

Just use manual calib model , i try it by ouster fusion,result will be fine.@muditshrivastava

@muditshrivastava
Copy link
Author

By using manual calib, the input matrix is fed into the algorithm which matches exactly with the output Lidar- camera transformation matrix.

Then, what is the use of getting output matrix, if we are already feeding the same input matrix?

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