docs: clarify action state and normalizer expectations - #212
docs: clarify action state and normalizer expectations#212Rohithmatham12 wants to merge 1 commit into
Conversation
|
Thanks @Rohithmatham12. Will consolidate the your PR and the docs! We have a PR landing soon and we will take a look. |
|
@mli0603 @Rohithmatham12 |
4870139 to
fda1c0b
Compare
|
Thanks for checking. I rebased this on current main and refreshed the normalization wording. I think the PR is still relevant for the For the normalization side, I updated the new section so it points at the current action-definition table on this README as the layout summary for AV, DROID, UMI, and human hand-pose examples, with the JSON assets/notebooks showing how those layouts are normalized and passed to each backend. It no longer implies the older checked-in assets are the only reference after the If you prefer to fold this into a broader docs update, that is fine too, but I think the state-vs-action clarification is still a useful boundary to keep documented. |
Summary
Why
Issue #192 asks how to obtain observation.state alongside predicted actions for LeRobot-format episodes. Issue #184 asks for action channel layouts and normalizers across embodiments. This PR documents the current supported boundary and points to the concrete checked-in sample without claiming unreleased embodiment-specific layouts.
Testing
Addresses #192
Related to #184