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

Incorrect exctrinsics Lidar -> Imu #35

Open
tiesus opened this issue Apr 3, 2023 · 0 comments
Open

Incorrect exctrinsics Lidar -> Imu #35

tiesus opened this issue Apr 3, 2023 · 0 comments

Comments

@tiesus
Copy link

tiesus commented Apr 3, 2023

I used your repository to set up a slam configuration with a livox lidar an an external IMU. My setup has imu and lidar mounted with an pitch angle of 17 degree.

Could it be that the orientation of your transformation for the imu of the avia has incorrect signs?
According to your configuration, the extrinsics from lidar->imu are:

extrinsic_T: [ 0.04165, 0.02326, -0.0284 ]
extrinsic_R: [ 1, 0, 0,
0, 1, 0,
0, 0, 1]

The official avia documentation says:
image

@tiesus tiesus changed the title Inccorect ectrinsics Lidar -> Imu Inccorect exctrinsics Lidar -> Imu Apr 3, 2023
@tiesus tiesus changed the title Inccorect exctrinsics Lidar -> Imu Incorrect exctrinsics Lidar -> Imu Apr 3, 2023
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

1 participant