gr00t / experiment_cfg /metadata.json
LegrandFrederic's picture
Upload experiment_cfg/metadata.json with huggingface_hub
c2736d4 verified
{
"new_embodiment": {
"statistics": {
"state": {
"single_arm": {
"max": [
0.951300323009491,
1.1369572877883911,
0.848498523235321,
1.7614400386810303,
0.41274160146713257
],
"min": [
-0.7426279783248901,
-1.322614312171936,
-1.356370210647583,
0.6965973377227783,
-1.2397592067718506
],
"mean": [
0.06676295399665833,
-0.46176931262016296,
0.3476521670818329,
1.1146429777145386,
-0.3455824553966522
],
"std": [
0.4644673764705658,
0.5022140145301819,
0.2855360805988312,
0.17069897055625916,
0.36335045099258423
],
"q01": [
-0.5937955379486084,
-1.1990373921394348,
-0.4833219349384308,
0.7487654089927673,
-1.0909266471862793
],
"q99": [
0.9068040251731873,
0.5950844132900185,
0.7748494744300842,
1.591126561164856,
0.31064559936523306
]
},
"gripper": {
"max": [
0.8745825886726379
],
"min": [
-0.004603066015988588
],
"mean": [
0.31460556387901306
],
"std": [
0.2858140170574188
],
"q01": [
-0.0030687106773257256
],
"q99": [
0.796330451965332
]
}
},
"action": {
"single_arm": {
"max": [
0.951300323009491,
1.1369572877883911,
0.848498523235321,
1.7614400386810303,
0.41274160146713257
],
"min": [
-0.7426279783248901,
-1.322614312171936,
-1.356370210647583,
0.6965973377227783,
-1.2397592067718506
],
"mean": [
0.06657414883375168,
-0.46226775646209717,
0.3476756513118744,
1.1151682138442993,
-0.3459697365760803
],
"std": [
0.4645196199417114,
0.5025641918182373,
0.285508930683136,
0.17082056403160095,
0.36304304003715515
],
"q01": [
-0.5937955379486084,
-1.1998659372329712,
-0.4833219349384308,
0.7487654089927673,
-1.0909266471862793
],
"q99": [
0.9068040251731873,
0.5950844132900185,
0.7748494744300842,
1.591126561164856,
0.31064559936523306
]
},
"gripper": {
"max": [
0.8745825886726379
],
"min": [
-0.004603066015988588
],
"mean": [
0.31508252024650574
],
"std": [
0.28609123826026917
],
"q01": [
-0.0030687106773257256
],
"q99": [
0.7970362496376024
]
}
}
},
"modalities": {
"video": {
"cam_context": {
"resolution": [
640,
480
],
"channels": 3,
"fps": 30.0
},
"cam_wrist": {
"resolution": [
640,
480
],
"channels": 3,
"fps": 30.0
}
},
"state": {
"single_arm": {
"absolute": true,
"rotation_type": null,
"shape": [
5
],
"continuous": true
},
"gripper": {
"absolute": true,
"rotation_type": null,
"shape": [
1
],
"continuous": true
}
},
"action": {
"single_arm": {
"absolute": true,
"rotation_type": null,
"shape": [
5
],
"continuous": true
},
"gripper": {
"absolute": true,
"rotation_type": null,
"shape": [
1
],
"continuous": true
}
}
},
"embodiment_tag": "new_embodiment"
}
}