wild-mani-kitchen / meta /info.json
Jade-OOJU's picture
Fix task mapping: PutUtensilsInDrawer 51-76, SetTable 77-101
3080754 verified
Invalid JSON: No number after minus sign in JSONat line 140, column 12
{
"total_episodes": 102,
"total_frames": 79244,
"fps": 30,
"coordinate_frame": "FLU",
"quaternion_convention": "xyzw_scalar_last",
"action_space": {
"type": "Box",
"shape": [
14
],
"low": [
-0.13198236078023912,
-0.16880632750689983,
-0.1417801421135664,
-0.24143432900309564,
-0.18649838194251062,
-0.25427570268511773,
0.9598798274993896,
-0.06886077169328927,
-0.2020135387778282,
-0.07465237025171519,
-0.1946805775165558,
-0.15138154104351997,
-0.3446651242673397,
0.9333723157644271
],
"high": [
0.08701491802930832,
0.1604305412620306,
0.15234656296670437,
0.22186238393187524,
0.19702839180827142,
0.18430180177092553,
1.0052333354949952,
0.10018514711409807,
0.08086849898099899,
0.132703304477036,
0.24752984046936036,
0.17651331797242165,
0.2996691159904003,
1.0086908370256424
]
},
"observation_space": {
"type": "Dict",
"spaces": {
"state": {
"type": "Box",
"shape": [
14
],
"low": [
-1.0235090672969818,
-0.6315472006797791,
-0.2876203805208206,
-1.1300646513700485,
-0.406425130367279,
-0.991977259516716,
-0.8504980504512787,
-1.2906251400709152,
-0.4021785736083984,
-0.2776311993598938,
-1.2999381303787232,
-1.1970541387796403,
-0.8389326006174087,
-0.9499578475952148
],
"high": [
0.25334910750389095,
0.6215129971504212,
0.7473865896463394,
-0.001680031418800354,
1.1041921496391296,
0.871108278632164,
0.6975714862346649,
0.31385384500026703,
0.7884077310562134,
0.717615282535553,
1.299897599220276,
1.2229308396577836,
0.8670730859041214,
0.9312140941619873
]
},
"left_state": {
"type": "Box",
"shape": [
7
],
"low": [
-1.0235090672969818,
-0.6315472006797791,
-0.2876203805208206,
-1.1300646513700485,
-0.406425130367279,
-0.991977259516716,
-0.8504980504512787
],
"high": [
0.25334910750389095,
0.6215129971504212,
0.7473865896463394,
-0.001680031418800354,
1.1041921496391296,
0.871108278632164,
0.6975714862346649
]
},
"right_state": {
"type": "Box",
"shape": [
7
],
"low": [
-1.2906251400709152,
-0.4021785736083984,
-0.2776311993598938,
-1.2999381303787232,
-1.1970541387796403,
-0.8389326006174087,
-0.9499578475952148
],
"high": [
0.31385384500026703,
0.7884077310562134,
0.717615282535553,
1.299897599220276,
1.2229308396577836,
0.8670730859041214,
0.9312140941619873
]
},
"observation.camera_pose": {
"type": "Box",
"shape": [
7
],
"low": [
-Infinity,
-Infinity,
-Infinity,
-Infinity,
-Infinity,
-Infinity,
-Infinity
],
"high": [
Infinity,
Infinity,
Infinity,
Infinity,
Infinity,
Infinity,
Infinity
]
},
"observation.headset_position": {
"type": "Box",
"shape": [
3
],
"low": [
-Infinity,
-Infinity,
-Infinity
],
"high": [
Infinity,
Infinity,
Infinity
]
},
"observation.action_label": {
"dtype": "string",
"shape": [
1
],
"names": null
}
}
},
"tasks": {
"get_item_from_fridge": {
"num_episodes": 25,
"display_name": "Get Item From Fridge"
},
"place_cups_on_shelf": {
"num_episodes": 26,
"display_name": "Place Cups On Shelf"
},
"put_utensils_in_drawer": {
"num_episodes": 26,
"display_name": "Put Utensils In Drawer"
},
"set_table_plate_utensil": {
"num_episodes": 25,
"display_name": "Set Table Plate Utensil"
}
}
}