Skip to content

Commit d3b4e17

Browse files
lzhang57lfengad
andauthored
Add missing hand_pose "raw_action_dim" (#10)
Add missing hand_pose "raw_action_dim" to the mapping table. Co-authored-by: lfengad <liangf@nvidia.com>
1 parent 9dcea34 commit d3b4e17

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cosmos_framework/data/vfm/action/domain_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
EMBODIMENT_TO_RAW_ACTION_DIM: dict[str, int] = {
2525
"av": 9,
2626
"camera_pose": 9,
27+
"hand_pose": 57,
2728
"pusht": 2,
2829
"umi": 10,
2930
"bridge_orig_lerobot": 10,

0 commit comments

Comments
 (0)