google-deepmind / mujoco_mpc

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

Interact task: Contact keyframes #316

Closed nkhosh closed 3 weeks ago

nkhosh commented 2 months ago

This PR introduces the task "Interact". Using key contact points with the environment, the user can guide the interaction with objects in the scene by adding the distance of contact point pairs as an objective term.

google-cla[bot] commented 2 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 2 months ago

Thanks for contributing this awesome task!

I will take a look at the code this week.

nkhosh commented 1 month ago

Thank you for your comments @thowell, I have applied the requested changes in my latest commit.

thowell commented 1 month ago

Thanks for making these changes! I sent you a PR that formats the C++ code. It can be merged into this PR. Otherwise, LGTM.

thowell commented 3 weeks ago

@nkhosh Thanks for making these changes! LGTM.