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

Acc/Gyro bias and Jacobians #2

Open
dannyway03 opened this issue Mar 2, 2022 · 0 comments
Open

Acc/Gyro bias and Jacobians #2

dannyway03 opened this issue Mar 2, 2022 · 0 comments

Comments

@dannyway03
Copy link

Hi,

thanks for this nice project.
I might lack of expertise here, so sorry in advance about my questions.

Looking at the code, I see that you feed IMUPreintegrator::Update(..) function directly with data from imu csv file, without subtracting the bias for accelerometer and gyro, as state in the Update function API documentation.
Is this intended? or csv file already contains bias-free measurements? or...?

Also, what is the need of computing all the Jacobians when you never use them in the code?

br,
Danny

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