google-deepmind / mujoco_mpc

Real-time behaviour synthesis with MuJoCo, using Predictive Control
https://github.com/deepmind/mujoco_mpc
Apache License 2.0
913 stars 135 forks source link

Allegro Cube Rotation Task #241

Closed alberthli closed 6 months ago

alberthli commented 6 months ago

This PR adds the Allegro cube rotation task to mujoco_mpc.

Some points of discussion:

google-cla[bot] commented 6 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

thowell commented 6 months ago

@alberthli Instead of including the assets directly, modify the CMakeLists to build from Menagerie. Please remove the asset files, including from the commit history. If it is easier, just close this PR and open a new one without these files. Also, you will need to sign the Google CLA.