Robotics
LeRobot
Safetensors
smolvla
TerryAIForward commited on
Commit
7f16bc9
·
verified ·
1 Parent(s): 494743a

Upload DataProcessorPipeline

Browse files
Files changed (1) hide show
  1. policy_preprocessor.json +2 -2
policy_preprocessor.json CHANGED
@@ -45,7 +45,7 @@
45
  "observation.state": {
46
  "type": "STATE",
47
  "shape": [
48
- 6
49
  ]
50
  },
51
  "observation.images.camera1": {
@@ -75,7 +75,7 @@
75
  "action": {
76
  "type": "ACTION",
77
  "shape": [
78
- 6
79
  ]
80
  }
81
  },
 
45
  "observation.state": {
46
  "type": "STATE",
47
  "shape": [
48
+ 12
49
  ]
50
  },
51
  "observation.images.camera1": {
 
75
  "action": {
76
  "type": "ACTION",
77
  "shape": [
78
+ 12
79
  ]
80
  }
81
  },