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 ec8fb09 commit 8ed670eCopy full SHA for 8ed670e
recipe/meta.yaml
@@ -101,7 +101,6 @@ outputs:
101
- pybind11-abi
102
- ninja
103
- cmake
104
- - idyntree
105
- python # [build_platform != target_platform]
106
- cross-python_{{ target_platform }} # [build_platform != target_platform]
107
- pybind11 # [build_platform != target_platform]
@@ -121,7 +120,8 @@ outputs:
121
120
- liblie-group-controllers
122
- libyarp
123
- tomlplusplus
124
+ # Temporary workaround for https://github.com/conda-forge/bipedal-locomotion-framework-feedstock/pull/53
+ - idyntree 10.2.0
125
- fmt
126
- spdlog
127
- libopencv
0 commit comments