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

Fix some bugs in IMU preintegration and SO3 exp #17

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

contagon
Copy link
Collaborator

Fix a handful of bugs with IMU preintegration

  • Fix forward prop Jacobians breaking in SO3 when taking the norm (derivative of sqrt not defined at 0)
  • Fix wrong generic in ImuPreintegrationResidual (thanks @dwuertz!)
  • Add test to make sure ImuPreintegrationResidual optimizes properly

@contagon contagon merged commit 5ddd33b into master Nov 14, 2024
1 check passed
@contagon contagon deleted the easton/imu-preint-bugs branch December 7, 2024 03:49
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

Successfully merging this pull request may close these issues.

1 participant