File size: 2,823 Bytes
9d9ef48 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 | {
"source_dataset": "ABC-130K LeRobot v3 export",
"source_path": "/localscratch/cgao304/dev/datasets/abc_130k/abc_130k_v3_train_numeric",
"source_split": "train",
"fps": 30,
"control_mode": "joint_position",
"source_action_semantics": "absolute joint-position target",
"source_vector_layout": [
"left_joint_pos[6]",
"left_gripper",
"right_joint_pos[6]",
"right_gripper"
],
"fk": {
"model": "YAM",
"endpoint": "grasp_site",
"model_source": "https://github.com/amazon-far/abc/blob/20ecbe6ff17fa5a3e3ce4013f1f104671a7bea6e/assets/put_bottles/assets/i2rt_yam/yam.xml",
"vendored_asset": "abc2lerobot/assets/yam_abc_fk.xml",
"left_mount_translation_m": [
0.2524999976158142,
0.3100000023841858,
0.7599999904632568
],
"right_mount_translation_m": [
0.2524999976158142,
-0.3100000023841858,
0.7599999904632568
],
"mount_rotation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
],
"raw_eef_fields_emitted": false
},
"world_alignment": [
[
1,
0,
0
],
[
0,
1,
0
],
[
0,
0,
1
]
],
"gripper_alignment": [
[
0,
-1,
0
],
[
1,
0,
0
],
[
0,
0,
1
]
],
"gripper_normalization": {
"source_units": "normalized aperture",
"source_closed": 0.0,
"source_open": 1.0,
"raw_values_modified": false,
"canonical_transform": "clip(raw, 0, 1)"
},
"debug_eef_motion": {
"source": "consecutive canonical achieved state poses",
"semantics": "state[t] to state[t+1] relative motion in the canonical gripper frame at t",
"translation_representation": "xyz meters",
"rotation_representation": "rot6d first two rotation-matrix columns",
"final_frame_padding": {
"xyz": [
0.0,
0.0,
0.0
],
"rot6d": [
1.0,
0.0,
0.0,
0.0,
1.0,
0.0
]
}
},
"frames_filtered": 0,
"source_language_fields": {
"language_persistent": "preserved unchanged as a LeRobot 0.6 frame feature",
"language_events": "preserved unchanged as a LeRobot 0.6 frame feature"
},
"camera_videos_modified": false,
"camera_transfer_requested": "deferred_remote_copy",
"camera_transfer_actual_counts": {
"hardlink": 0,
"copy": 0
},
"load_time_camera_transform": null,
"success_label_available": false,
"deferred_video_source": {
"repo_id": "lerobot/abc_130k_v3_train",
"revision": "68651e4929d9fb00f798937b2d62617cab5c771d",
"path": "videos/",
"method": "Hugging Face Xet server-side repository copy"
}
} |