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.
1 parent f4c99fd commit d1fa38bCopy full SHA for d1fa38b
recipe/meta.yaml
@@ -58,6 +58,8 @@ outputs:
58
- qhull
59
- libopencv
60
- pcl >1.12
61
+ # transitive public dependency of pcl
62
+ - vtk-base
63
- liblie-group-controllers
64
- libunicycle-footstep-planner
65
- librealsense # [not win]
@@ -117,6 +119,7 @@ outputs:
117
119
- idyntree
118
120
- fmt
121
- spdlog
122
+ - libopencv
123
# Workaround for https://github.com/conda-forge/bipedal-locomotion-framework-feedstock/issues/37
124
- libmatio-cpp
125
# Workaround for https://github.com/conda-forge/bipedal-locomotion-framework-feedstock/pull/42#issuecomment-1804057782
0 commit comments