Skip to content

Fix InEKF compile error#2138

Closed
varunagrawal wants to merge 3 commits intodevelopfrom
fix/inekf
Closed

Fix InEKF compile error#2138
varunagrawal wants to merge 3 commits intodevelopfrom
fix/inekf

Conversation

@varunagrawal
Copy link
Copy Markdown
Contributor

I also formatted the LieEKF, ManifoldEKF and InEKF files to follow GTSAM's Google clang-format style.

Additionally, I renamed GEKF_Rot3Example to IEKF_Rot3Example to match the file docstring.

Fixes #2133

@varunagrawal varunagrawal self-assigned this May 16, 2025
@varunagrawal varunagrawal added bugfix Fixes an issue or bug high-priority Need this done quickly labels May 16, 2025
@dellaert
Copy link
Copy Markdown
Member

Varun, thank you for this! But I think the fix is just #include <gtsam/base/VectorSpace.h>, right?
It might be in the wrong file, though.
Also, I don't think the formatting and name changes are pertinent to the issue.
I am going to close this PR, and add the fix in the Galilean group PR.

@dellaert dellaert closed this May 16, 2025
@varunagrawal
Copy link
Copy Markdown
Contributor Author

Sure thing. Feel free to cherry pick the pertinent commits. I have one just for adding the include, and others for formatting, so it should be very simple.

@dellaert dellaert deleted the fix/inekf branch December 26, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixes an issue or bug high-priority Need this done quickly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error when building the code

2 participants