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

Rotational offset of LIDAR #353

Open
MrOCW opened this issue Jul 2, 2022 · 6 comments
Open

Rotational offset of LIDAR #353

MrOCW opened this issue Jul 2, 2022 · 6 comments
Labels

Comments

@MrOCW
Copy link

MrOCW commented Jul 2, 2022

Hi, I have a Ouster1-32 lidar mounted 45 degrees facing northwest whereas my IMU (MTi630 R) is facing north.
image

Will this set up still work with LIO-SAM? If so, are these the right extrinsics?
extrinsicTrans: [x units in lidar's frame to imu, y units in lidar's frame to imu, z units in lidar's frame to imu]
extrinsicRot:
[0.707, -0.707, 0,
-0.707, 0.707, 0,
0, 0, 1]
extrinsicRPY:
[0.707, -0.707, 0,
-0.707, 0.707, 0,
0, 0, 1]
Thanks!

@grassjelly
Copy link

@cacao1987
Copy link

@MrOCW have your solved this prolem?

@ArghyaChatterjee
Copy link

How did you solve your rotational offset issue? It looks more like you have figured out the transformation from lidar to imu. How did you give a tilt transform from base_link to lidar at the first place (As you mentioned your lidar tilted 45 degrees).

I am also facing the same issue. IF somebody can help, that would be great.

@MrOCW
Copy link
Author

MrOCW commented Sep 14, 2022

I have not solved it. I just mounted the lidar to face forward in the end. Never had issues with my lidar imu tf

@grassjelly
Copy link

I could’t get decent results with a rotated IMU. I ended up mounting it the same orientation as the LIDAR and use an identity matrix to define the extrinsics.

@stale
Copy link

stale bot commented Nov 2, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants