You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What change is being made
Add support for body twist matchers and fix support for deployment of
policies exported with mjlab.
This PR adds missing deployment matchers and addresses existing ones for
body components:
- Add matchers for body twists
- Body matchers were previously only supporting
"obj.BODY_CONFIG_NAME.bodies.BODY_LINK_NAME.suffix". This PR changes
matchers to support body inputs which drop the "bodies" string in their
name.
### Why this change is being made
Support deployment of policies that require body twist inputs.
### Tested
Tests cover new matchers. Deployed in sim and on hardware.
GitOrigin-RevId: 54379a8fe98d40f30b9ff4b4f186f4134b978296
0 commit comments