Robotics
LeRobot
Safetensors
groot
groot-so101 / policy_postprocessor.json
nikodembartnik's picture
Upload DataProcessorPipeline
66d2dea verified
raw
history blame contribute delete
570 Bytes
{
"name": "policy_postprocessor",
"steps": [
{
"registry_name": "groot_action_unpack_unnormalize_v1",
"config": {
"env_action_dim": 6,
"normalize_min_max": true,
"clip_normalized_action": true,
"libero_gripper_action": false,
"libero_gripper_binarize": true
},
"state_file": "policy_postprocessor_step_0_groot_action_unpack_unnormalize_v1.safetensors"
},
{
"registry_name": "device_processor",
"config": {
"device": "cpu",
"float_dtype": null
}
}
]
}