We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 878e857 + 5080e8d commit 82bd612Copy full SHA for 82bd612
patch/dependencies.yaml
@@ -160,3 +160,5 @@ vision_msgs_rviz_plugins:
160
add_host: ["REQUIRE_OPENGL"]
161
velodyne_pointcloud:
162
add_host: ["libboost-devel"]
163
+motion_capture_tracking:
164
+ add_host: ["REQUIRE_OPENGL", "libboost-devel"]
vinca_linux_64.yaml
@@ -137,6 +137,7 @@ packages_select_by_deps:
137
- libg2o
138
139
- gtsam
140
+ - motion-capture-tracking
141
142
# Needs fixing
143
# - moveit-resources
0 commit comments