{ "count": 6964, "target_image_size": [ 192, 256 ], "cameras": [ "front_camera", "left_camera", "right_camera", "robot_camera_0", "robot_camera_1", "top_camera" ], "state_dim": 49, "action_dim": 14, "state_mean": [ -0.014326288503693527, -0.3228576985581015, 0.1139903994298591, -2.4997609291933927, 0.05777685840208263, 2.1520285797249232, 1.1743561561765832, 0.009336744563344641, 0.008409933464276894, -0.00923661818002512, 0.03586086298903139, 0.01081567129047709, 0.012356766655244962, 0.00021383186955246862, 0.005845399230079131, 0.06289763884073796, -0.001543508236347501, -0.0017556941066441672, 0.0938310965462004, -0.3464170486092227, -0.00869045535261013, -2.4974920683417903, -0.07388827023328862, 2.0884551629124535, 0.5755466979051632, 0.008846244812549305, 0.009612567027637317, 0.009105846221104606, 0.03664509331536001, -0.00939586203613583, 0.013687075878765404, -0.005387853399841565, 0.0024331923012993243, -0.05845751227449072, -0.0016204470248796972, -0.0015935290719037948, 0.00887099023182653, -0.005876535560757123, 0.12630333608826264, 0.7286880493360919, 4.1066574640852334e-05, -2.1302293529983787e-05, 0.6739067238279965, 0.07519622977818383, 0.9678153269921549, 2.6443263101120142, 0.0, 2.641172823432188, 0.0 ], "state_std": [ 0.16412167067179492, 0.3547704619097897, 0.21470097197508164, 0.3830085178174657, 0.1337576732615967, 0.34850980657178604, 0.5668081893112418, 0.00319057336777407, 0.005293495023344515, 0.10657705550595063, 0.23967198889217256, 0.12487379872747605, 0.20064060265946512, 0.13420358552713452, 0.2193228281179414, 0.30166623340273785, 0.01599925898867348, 0.015932075866174886, 0.16217961864187025, 0.37907142103200747, 0.2733541075498976, 0.4044494267947508, 0.2289678350868255, 0.3255375058631472, 0.6346163191125553, 0.004951856271130401, 0.0029459624879752283, 0.1632258436869715, 0.2563605563814656, 0.17574186829499922, 0.21835002744060744, 0.20389252539975983, 0.24352363819401615, 0.29313083758742897, 0.01583670907517604, 0.015645999200892668, 0.028967632169431694, 0.02213055457241532, 0.005251191134030766, 0.08127226109512978, 0.002449206998975292, 0.002442477690992113, 0.09080890253955624, 0.23179420566669443, 0.06285290218749556, 1.0358557530358574, 1.0, 1.045631409198436, 1.0 ], "action_mean": [ -0.0009886742227452577, -0.017569336255703127, -0.01110625820366012, 0.0, 0.0, 0.013785181478273586, -0.20000000298023224, -0.0006559835202169632, 0.016544706622911062, -0.013805692930936402, 0.0, 0.0, -0.013785181478273586, -0.20000000298023224 ], "action_std": [ 0.061148368351593485, 0.05927841044806979, 0.07305410890920101, 0.0001, 0.0001, 0.06281348087333886, 0.0001, 0.06156201965911751, 0.06108239460902584, 0.07475522779728486, 0.0001, 0.0001, 0.06281348087333886, 0.0001 ], "state_norm_policy": "continuous_only", "state_fields": [ { "path": "obs/agent/panda-0/qpos", "dtype": "float32", "kind": "continuous", "dim": 9, "slice": [ 0, 9 ] }, { "path": "obs/agent/panda-0/qvel", "dtype": "float32", "kind": "continuous", "dim": 9, "slice": [ 9, 18 ] }, { "path": "obs/agent/panda-1/qpos", "dtype": "float32", "kind": "continuous", "dim": 9, "slice": [ 18, 27 ] }, { "path": "obs/agent/panda-1/qvel", "dtype": "float32", "kind": "continuous", "dim": 9, "slice": [ 27, 36 ] }, { "path": "obs/extra/box_position", "dtype": "float32", "kind": "continuous", "dim": 3, "slice": [ 36, 39 ] }, { "path": "obs/extra/box_quat", "dtype": "float32", "kind": "continuous", "dim": 4, "slice": [ 39, 43 ] }, { "path": "obs/extra/box_yaw_cos", "dtype": "float32", "kind": "continuous", "dim": 1, "slice": [ 43, 44 ] }, { "path": "obs/extra/box_yaw_sin", "dtype": "float32", "kind": "continuous", "dim": 1, "slice": [ 44, 45 ] }, { "path": "obs/extra/left_door_angle", "dtype": "float32", "kind": "continuous", "dim": 1, "slice": [ 45, 46 ] }, { "path": "obs/extra/left_door_closed", "dtype": "bool", "kind": "bool", "dim": 1, "slice": [ 46, 47 ] }, { "path": "obs/extra/right_door_angle", "dtype": "float32", "kind": "continuous", "dim": 1, "slice": [ 47, 48 ] }, { "path": "obs/extra/right_door_closed", "dtype": "bool", "kind": "bool", "dim": 1, "slice": [ 48, 49 ] } ], "state_norm_slices": [ [ 0, 9 ], [ 9, 18 ], [ 18, 27 ], [ 27, 36 ], [ 36, 39 ], [ 39, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 47, 48 ] ], "notes": "State stats computed ONLY on continuous dims; discrete/bool dims keep raw (mean=0,std=1). All stats computed over aligned length T (drop last obs to align with actions)." }