tutorial / meta /info.json
Gadget2's picture
Upload meta/info.json with huggingface_hub
63d2627 verified
raw
history blame
204 Bytes
{
"dataset_version": "v1",
"robot": {
"name": "my_custom_robot",
"dof": 7,
"type": "custom"
},
"cameras": [
"ego_view"
],
"num_episodes": 6,
"fps": 30,
"has_videos": true
}