Skip to content

Commit

Permalink
Merge pull request #191 from RoboStack/motion-capture-tracking
Browse files Browse the repository at this point in the history
Add motion-capture-tracking to linux-64
Tobias-Fischer authored Jul 21, 2024
2 parents 878e857 + 5080e8d commit 82bd612
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions patch/dependencies.yaml
Original file line number Diff line number Diff line change
@@ -160,3 +160,5 @@ vision_msgs_rviz_plugins:
add_host: ["REQUIRE_OPENGL"]
velodyne_pointcloud:
add_host: ["libboost-devel"]
motion_capture_tracking:
add_host: ["REQUIRE_OPENGL", "libboost-devel"]
1 change: 1 addition & 0 deletions vinca_linux_64.yaml
Original file line number Diff line number Diff line change
@@ -137,6 +137,7 @@ packages_select_by_deps:
- libg2o

- gtsam
- motion-capture-tracking

# Needs fixing
# - moveit-resources

0 comments on commit 82bd612

Please sign in to comment.