Skip to content

Commit 8cbd5f5

Browse files
Merge pull request #7 from ami-iit/CarlottaSartore-patch-1
Pin blf version
2 parents c27b239 + ee3a820 commit 8cbd5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To install you can use the following commands
3232

3333

3434
```
35-
conda create -n comododev -c conda-forge adam-robotics idyntree bipedal-locomotion-framework mujoco mujoco-python numpy mujoco-python-viewer matplotlib urllib3 urchin
35+
conda create -n comododev -c conda-forge adam-robotics idyntree bipedal-locomotion-framework=0.15.0 mujoco mujoco-python numpy mujoco-python-viewer matplotlib urllib3 urchin
3636
conda activate comododev
3737
pip install --no-deps git+https://github.com/CarlottaSartore/urdf-modifiers.git@scalar_modification
3838
pip install --no-deps -e .

0 commit comments

Comments
 (0)