Closed Felix-Zhenghao closed 5 days ago
After checking out to the v1.4
branch, mimicgen works on my Mac.
Yes this is expected - we haven't made the changes to support v1.5
yet. We have a note in the docs here: https://mimicgen.github.io/docs/introduction/installation.html#robosuite
As the main branch of
robosuite
has been updated to v1.5, the import paths of multiple files do not work. For instance, the error when runningpython demo_random_action.py
will be:In the mimicgen doc, there may well be a sentence 'please run
git checkout v1.4
' inside the robosuite directory.