Robotics
LeRobot
Safetensors
groot
File size: 570 Bytes
99d80e3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "name": "policy_postprocessor",
  "steps": [
    {
      "registry_name": "groot_action_unpack_unnormalize_v2",
      "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_v2.safetensors"
    },
    {
      "registry_name": "device_processor",
      "config": {
        "device": "cpu",
        "float_dtype": null
      }
    }
  ]
}