Skip to content

Releases: openai/mujoco-py

v2.1.12.14

29 Nov 21:01
Compare
Choose a tag to compare

Adds support for MuJoCo 2.1, which is now free and does not require a license anymore.

v2.0.2.5

12 Aug 23:44
Compare
Choose a tag to compare

Fixing the build process and incorporating multiple user PRs.

v2.0.2.2

16 Apr 00:53
Compare
Choose a tag to compare

Exposed mesh names from mujoco model.

v2.0.2.1

15 Apr 20:14
Compare
Choose a tag to compare

Exposed "mj_setConst" functionality from the MjSim object.

v2.0.2.0

22 Mar 20:41
65cda81
Compare
Choose a tag to compare

Final release of MuJoCo 2.0 support.

v2.0.2.0a1

19 Mar 00:28
d980119
Compare
Choose a tag to compare
v2.0.2.0a1 Pre-release
Pre-release

Updated library to use MuJoCo version 2.0

v1.50.1.0

28 Jun 06:05
Compare
Choose a tag to compare

mujoco-py 1.50.1.0 is a full rewrite from earlier versions. See the accompanying blog post for more information. Headline features include:

  • Efficient handling of parallel simulations
  • GPU-accelerated headless 3D rendering
  • Direct access to MuJoCo functions and data structures
  • Upgrade to MuJoCo 1.50, bringing features like its improved contact solver

1.50.1.0 is compatible with Python 3 only.

v0.5.7

28 Jun 05:47
Compare
Choose a tag to compare
v0.5.7 Pre-release
Pre-release

This release marks the last version before the release of v1.50.1.0, which dropped support for Python 2.