google-deepmind / dm_robotics

Libraries, tools and tasks created and used at DeepMind Robotics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to MuJoCo V3.1.0

peterdavidfagan opened this issue · comments

Happy to start a pr for this, latest changes are useful for my project.

That would be most welcome. There are a few changes Jean has reported elsewhere that it sounds like we should merge and which you might benefit from, too.

I'm referring to this:
#19

That would be most welcome. There are a few changes Jean has reported elsewhere that it sounds like we should merge and which you might benefit from, too.

Thanks @shacklestone, I will look to get to this once I start cleaning up my current set of code. I have been able to proceed with 3.0.0 for now, however, I intend to use MuJoCo further for research and teaching materials so will look to update at some point in future.

We now have dm-control 1.0.20 + MuJoCo 3.1.6 upstream. Also, there is a new Ubuntu LTS version with Python 3.12 system interpreter. Support for these new software versions would be great. Is anyone working on this yet? I'm very invested in this as well and will look into compatibility and prepare a PR if needed.

Edit: I see this is already in progress, thank you!

There is now support, in this library, for Python 3.12 and Mujoco > 3.1.x
Closing this issue.