Skip to content

Commit

Permalink
fix sim demo generation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyzhaozh committed Jan 11, 2024
1 parent bc69370 commit 26bab07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ You can find all scripted/human demo for simulated environments [here](https://d
pip install pyyaml
pip install rospkg
pip install pexpect
pip install mujoco
pip install dm_control
pip install mujoco==2.3.7
pip install dm_control==1.0.14
pip install opencv-python
pip install matplotlib
pip install einops
Expand Down

0 comments on commit 26bab07

Please sign in to comment.