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

Why are all calibration matrices identity transforms in calib.txt? #22

Open
yqsony opened this issue Jan 20, 2022 · 1 comment
Open

Comments

@yqsony
Copy link

yqsony commented Jan 20, 2022

Thanks for providing such a large dataset.

I checked a few calib.txt ( calib.txt -- calibration of velodyne vs. camera. needed for projection of point cloud into camera. ) under the path like Rellis-3D/00004/calib.txt. They are all identity transforms. Are all the lidar points already transformed to the camera coordinate system?

P0: 1.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 0.0 1.0 0.0
P1: 1.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 0.0 1.0 0.0
P2: 1.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 0.0 1.0 0.0
P3: 1.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 0.0 1.0 0.0
Tr: 1.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 0.0 1.0 0.0
@maskjp
Copy link
Collaborator

maskjp commented Jan 25, 2022

Hi, @yqsony,

Sorry for the late reply! You can find the transformation between LiDAR and Basler camera here.

Best wishes!

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