File size: 670 Bytes
d64b02c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "name": "policy_postprocessor",
  "steps": [
    {
      "registry_name": "hy_vla_decode_v1",
      "config": {
        "physical_horizon": 50,
        "execution_horizon": 50,
        "action_representation": "relative",
        "action_decode_mode": "relative",
        "blend_weight": 0.5,
        "quaternion_order": "xyzw",
        "coordinate_transform": "identity",
        "convert_gripper": false,
        "epsilon": 1e-08
      },
      "state_file": "policy_postprocessor_step_0_hy_vla_decode_v1.safetensors"
    },
    {
      "registry_name": "device_processor",
      "config": {
        "device": "cpu",
        "float_dtype": null
      }
    }
  ]
}