We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb504c9 commit 228a7b2Copy full SHA for 228a7b2
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
# Compilation related dependencies
43
conda install cmake compilers make ninja pkg-config
44
# Actual dependencies
45
- conda install yarp ycm-cmake-modules icub-main eigen "idyntree>=10.0.0" human-dynamics-estimation "wearables>=1.9.0"
+ conda install yarp ycm-cmake-modules icub-main eigen "idyntree>=10.0.0" human-dynamics-estimation wearables
46
conda install bipedal-locomotion-framework
47
48
- name: Linux-only Dependencies [Linux]
0 commit comments