We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c27b239 + ee3a820 commit 8cbd5f5Copy full SHA for 8cbd5f5
README.md
@@ -32,7 +32,7 @@ To install you can use the following commands
32
33
34
```
35
-conda create -n comododev -c conda-forge adam-robotics idyntree bipedal-locomotion-framework mujoco mujoco-python numpy mujoco-python-viewer matplotlib urllib3 urchin
+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
36
conda activate comododev
37
pip install --no-deps git+https://github.com/CarlottaSartore/urdf-modifiers.git@scalar_modification
38
pip install --no-deps -e .
0 commit comments