dexsuite/stack_franka_allegro
This dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": null, "total_episodes": 50, "total_frames": 16603, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 500, "fps": 20, "splits": { "train": "0:50" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/dexsuite/stack_franka_allegro.
0220
1{2 "total_dim": 23,3 "segments": [4 {5 "name": "manipulator",6 "start": 0,7 "stop": 7,8 "width": 7,9 "ctrl_type": "OSCPoseAbsoluteQuatController"10 },11 {12 "name": "gripper",13 "start": 7,14 "stop": 23,15 "width": 16,16 "ctrl_type": "JointPositionController"17 }18 ]19}