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

Add mujoco manipulations tasks to environments #557

Merged
merged 2 commits into from
Apr 23, 2017
Merged

Add mujoco manipulations tasks to environments #557

merged 2 commits into from
Apr 23, 2017

Conversation

larrywyang
Copy link
Contributor

@larrywyang larrywyang commented Apr 11, 2017

I added three manipulation tasks that use Mujoco. The arm is 7-DOF and roughly based on the PR2. The three tasks are:

  1. Pusher: the robot arm pushes a cylinder onto a coaster
  2. Thrower: the robot arm throws a ball into a box
  3. Striker: the robot arm hits a ball to a target

These tasks can be solved by TRPO+VIME.

pusher
thrower
striker

@olegklimov
Copy link
Contributor

Looks nice! Can I borrow your setup for similar environments that based on Bullet physics engine? (Because free software.)

@larrywyang
Copy link
Contributor Author

Feel free!

@olegklimov
Copy link
Contributor

Thanks!

@joschu joschu merged commit cfb2ca0 into openai:master Apr 23, 2017
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.

3 participants