Skip to content
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

Allow RoboSchool environments to remove Mujoco dependency #24

Open
3 tasks
nottombrown opened this issue Aug 3, 2017 · 3 comments
Open
3 tasks

Allow RoboSchool environments to remove Mujoco dependency #24

nottombrown opened this issue Aug 3, 2017 · 3 comments

Comments

@nottombrown
Copy link
Owner

To get this to work correctly:

  • Run roboschool in basic rl mode
  • Get roboschool video rendering to work correctly, save full video to human_obs
  • If memory usage is too high, store internal state as human_obs and render to video as needed
@nottombrown
Copy link
Owner Author

Would welcome PRs implementing this!

@benelot
Copy link

benelot commented Apr 28, 2018

We are working on a proper replication of MuJoCo using pybullet (the bullet engine roboschool uses). Do you have any MuJoCo pre-trained agents I could use to tune pybullet to behave similar to MuJoCo?

@nottombrown
Copy link
Owner Author

nottombrown commented Apr 28, 2018 via email

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

No branches or pull requests

2 participants