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 ros gtsam 4.2a9 build #1108

Merged
merged 1 commit into from
Aug 7, 2023
Merged

Conversation

borongyuan
Copy link
Contributor

I've tested the GTSAM from ROS repository. The current version is 4.2.0 (a9). deref_iterator was actually introduced in 4.2a9. So this is a fix to #1033.
math (EXPR GTSAM_VERSION_NUMERIC "10000 * ${GTSAM_VERSION_MAJOR} + 100 * ${GTSAM_VERSION_MINOR} + ${GTSAM_VERSION_PATCH}")

@matlabbe matlabbe merged commit f0ba56b into introlab:master Aug 7, 2023
6 checks passed
@matlabbe
Copy link
Member

matlabbe commented Aug 7, 2023

Great, thx!

@borongyuan borongyuan deleted the ros-gtsam-4.2a9 branch August 7, 2023 14:35
@borongyuan
Copy link
Contributor Author

If #823 is solved, you can use this as default for RTAB-Map in ROS repository.

@matlabbe
Copy link
Member

@borongyuan added!

hellovuong pushed a commit to hellovuong/rtabmap that referenced this pull request Jan 27, 2024
hellovuong pushed a commit to hellovuong/rtabmap that referenced this pull request Apr 23, 2024
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.

2 participants