Robotics
LeRobot
Safetensors
diffusion
kelvinzhaozg commited on
Commit
1f85232
·
verified ·
1 Parent(s): 695e58d

Upload DataProcessorPipeline

Browse files
Files changed (1) hide show
  1. policy_postprocessor.json +18 -0
policy_postprocessor.json CHANGED
@@ -21,6 +21,24 @@
21
  },
22
  "state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors"
23
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  {
25
  "registry_name": "device_processor",
26
  "config": {
 
21
  },
22
  "state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors"
23
  },
24
+ {
25
+ "registry_name": "absolute_joint_actions_processor",
26
+ "config": {
27
+ "mask": [
28
+ -2,
29
+ 7,
30
+ 7,
31
+ -2
32
+ ],
33
+ "state_mask": [
34
+ -2,
35
+ 7,
36
+ 7,
37
+ -5
38
+ ],
39
+ "state_key": "observation.state"
40
+ }
41
+ },
42
  {
43
  "registry_name": "device_processor",
44
  "config": {