Skip to content

Tags: lyu-xg/mujoco-py

Tags

v2.0.2.5

Toggle v2.0.2.5's commit message
Bump mujoco-py version number.

v2.0.2.2

Toggle v2.0.2.2's commit message
Version 2.0.2.2

v2.0.2.1

Toggle v2.0.2.1's commit message
Bump version to 2.0.2.1

v2.0.2.0

Toggle v2.0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Final release of Mujoco-py 2.0 (openai#371)

* Updated README documentation.

* Removed the 'alpha' pre-release version info.

* Fixing pip install command that seems to help with docker build in CI.

* Updating README to the next major version.

v2.0.2.0a1

Toggle v2.0.2.0a1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mujoco v2.0 (openai#368)

* Add build directory to the git ignore file.

* Updating mujoco-py for mujoco 2.0

* Removing commented out test.

* Remove windows support.

* Alpha version prerelease.

1.50.1.1

Toggle 1.50.1.1's commit message
bump version

1.50.1.0

Toggle 1.50.1.0's commit message
1.50.1.0! 🎉

0.5.7

Toggle 0.5.7's commit message
Added actuator_names and camera_names as properties. (openai#27)

* Expose actuator names in the MjModel class.

* Added camera_names as property.