Fix/stretch4 sim mujoco#11
Conversation
|
@hello-jkoubi Docker build fails at setup.bash — robosuite not installed before robocasa setup_macros.py am I missing something? |
|
Yes @rashintu, you're not missing anything. The issue is that the Dockerfile currently clones the main branch of To work around this and test the PR before it is merged, could you add the following section to the Dockerfile immediately before the Mujoco driver installation step? The final section should look like: This should replace the version of Please let me know if this resolves the problem. |
This PR fixes
stretch4_mujocosetup with Docker.