8000 Add `<depend>gtsam</depend>` to package.xml for Dependency Management by LihanChen2004 · Pull Request #48 · MIT-SPARK/KISS-Matcher · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add <depend>gtsam</depend> to package.xml for Dependency Management #48

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

Merged
merged 1 commit into from
Apr 5, 2025

Conversation

LihanChen2004
Copy link
Contributor

This PR adds <depend>gtsam</depend> to the package.xml file to declare GTSAM as a dependency for the kiss_matcher_ros package.

GTSAM is officially released for ROS, as documented here: https://index.ros.org/p/gtsam/. By including this dependency, users can now easily install GTSAM using the following command:

rosdep install -r --from-paths src --ignore-src --rosdistro $ROS_DISTRO -y

This eliminates the need for manually compiling and installing GTSAM, as well as resolving Eigen version compatibility issues.

@LimHyungTae
Copy link
Member

Oh thanks for your help! Appreciate it.

@LimHyungTae LimHyungTae merged commit 6385cd1 into MIT-SPARK:main Apr 5, 2025
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
0