Skip to content

Commit

Permalink
Merge pull request #179 from oursland/gtsam
Browse files Browse the repository at this point in the history
Add GTSAM.
  • Loading branch information
Tobias-Fischer authored May 10, 2024
2 parents 2277743 + e682ef9 commit b878bce
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vinca_linux_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ packages_select_by_deps:
- ros-gz
- libg2o

- gtsam

# Needs fixing
# - moveit-resources

Expand Down Expand Up @@ -510,4 +512,3 @@ packages_select_by_deps:
# - osrf_testing_tools_cpp

patch_dir: patch

2 changes: 2 additions & 0 deletions vinca_linux_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ packages_select_by_deps:
# Modern gz-sim integration
- ros-gz

- gtsam

# Used to work, now needs fixes
# - rtabmap
# - webots-ros2
Expand Down
2 changes: 2 additions & 0 deletions vinca_osx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,6 @@ packages_select_by_deps:
# - moveit
# - moveit_servo

- gtsam

patch_dir: patch
1 change: 1 addition & 0 deletions vinca_osx_arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,6 @@ packages_select_by_deps:

# - moveit

- gtsam

patch_dir: patch

0 comments on commit b878bce

Please sign in to comment.