Skip to content

Changed MujocoEnv and inheriting environment classes to use mujoco_py 1.5 #728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 21 commits into from

Conversation

aravindsrinivas
Copy link

@aravindsrinivas aravindsrinivas commented Sep 21, 2017

Changed MujocoEnv and inheriting task environment classes to use the new mujoco_py 1.5 API.
Issues to be figured out:

  1. mjlib.mj_resetData(self.model.ptr, self.data.ptr) - the new API's equivalent of it is not clear
  2. viewer.autoscale() - no equivalent in new API. Not sure if it's needed.

Changed setup.py to remove @jonasschneider's mujoco pin to <1.0.0

@matthiasplappert
Copy link
Contributor

This is addressed by #834

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants