Last updated 1 year ago
Was this helpful?
Install conda from .
conda create --name biped conda activate biped
pip install gym[mujoco]
It's possible that we may also need to install some system packages
sudo apt install libosmesa6-dev libgl1-mesa-glx libglfw3 sudo apt install patchelf