Skip to content

Commit 82bd612

Browse files
Merge pull request #191 from RoboStack/motion-capture-tracking
Add motion-capture-tracking to linux-64
2 parents 878e857 + 5080e8d commit 82bd612

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

patch/dependencies.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,5 @@ vision_msgs_rviz_plugins:
160160
add_host: ["REQUIRE_OPENGL"]
161161
velodyne_pointcloud:
162162
add_host: ["libboost-devel"]
163+
motion_capture_tracking:
164+
add_host: ["REQUIRE_OPENGL", "libboost-devel"]

vinca_linux_64.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ packages_select_by_deps:
137137
- libg2o
138138

139139
- gtsam
140+
- motion-capture-tracking
140141

141142
# Needs fixing
142143
# - moveit-resources

0 commit comments

Comments
 (0)