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

Add B-Spline on SE(3) #130

Merged
merged 2 commits into from
Feb 12, 2025
Merged

Add B-Spline on SE(3) #130

merged 2 commits into from
Feb 12, 2025

Conversation

mitchellcohen3
Copy link
Member

Adds a B-Spline on SE(3) based on the B-Spline simulator in OpenVINS (see https://github.com/rpng/open_vins/blob/master/ov_core/src/sim/BsplineSE3.h for original implemenation)

Also adds an IMU/GPS EKF example that utilizes the B-Spline simulator to simulate measurements along a trajectory based on the Euroc dataset.

@vkorotkine
Copy link
Collaborator

Looks good to me.

Copy link
Collaborator

@arturodcb arturodcb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful work

@arturodcb arturodcb merged commit 095456f into main Feb 12, 2025
4 checks passed
@mitchellcohen3 mitchellcohen3 deleted the add_se3_bspline branch February 17, 2025 14:32
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.

3 participants