Skip to content

[ImuFactor] Add an on manifold Imu Factor#279

Closed
bradley-solliday-skydio wants to merge 1 commit intomainfrom
bradley.solliday/revup/main/on_manifold_imu_factor
Closed

[ImuFactor] Add an on manifold Imu Factor#279
bradley-solliday-skydio wants to merge 1 commit intomainfrom
bradley.solliday/revup/main/on_manifold_imu_factor

Conversation

@bradley-solliday-skydio
Copy link
Copy Markdown
Contributor

@bradley-solliday-skydio bradley-solliday-skydio commented Dec 20, 2022

Unit testing is left to a follow up commit.

The core use-facing api is found in

  • symforce/slam/imu_preintegration/preintegrated_imu_measurements.h
  • symforce/slam/imu_preintegration/imu_factor.h

Unlike most other factors (/residual functions) in symforce, the
ImuFactor is a functor so as to store the pre-integrated values
with the function rather than in the Values. (There are a lot of
parameters that are constant and unique to each factor).

A python version of the ImuFactor class will come in a subsequent
commit.

Topic: on_manifold_imu_factor

Loading
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.

4 participants