Robotics
LeRobot
Safetensors
act_romoya
File size: 5,855 Bytes
eaac7ec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
{
  "name": "policy_preprocessor",
  "steps": [
    {
      "registry_name": "rename_observations_processor",
      "config": {
        "rename_map": {}
      }
    },
    {
      "registry_name": "act_romoya_preprocess_v1",
      "config": {
        "action_mode": null,
        "state_feature_names": [
          "joint1.pos",
          "joint2.pos",
          "joint3.pos",
          "joint4.pos",
          "joint5.pos",
          "joint6.pos",
          "gripper.pos"
        ],
        "action_feature_names": [
          "joint1.pos",
          "joint2.pos",
          "joint3.pos",
          "joint4.pos",
          "joint5.pos",
          "joint6.pos",
          "gripper.pos"
        ],
        "binary_state": [
          null,
          null,
          null,
          null,
          null,
          null,
          90.0
        ],
        "binary_action": [
          null,
          null,
          null,
          null,
          null,
          null,
          [
            90.0,
            0.0,
            99.0
          ]
        ],
        "delta_action": [
          false,
          false,
          false,
          false,
          false,
          false,
          false
        ],
        "state_feature_names_to_keep": [
          "joint1.pos",
          "joint2.pos",
          "joint3.pos",
          "joint4.pos",
          "joint5.pos",
          "joint6.pos",
          "gripper.pos",
          "DO_1"
        ],
        "raw_observation_state_feature_names": [
          "joint1.pos",
          "joint2.pos",
          "joint3.pos",
          "joint4.pos",
          "joint5.pos",
          "joint6.pos",
          "gripper.pos",
          "gripper.force",
          "DO_0",
          "DO_1",
          "joint1.effort",
          "joint2.effort",
          "joint3.effort",
          "joint4.effort",
          "joint5.effort",
          "joint6.effort",
          "joint1.vel",
          "joint2.vel",
          "joint3.vel",
          "joint4.vel",
          "joint5.vel",
          "joint6.vel",
          "joint1.acc",
          "joint2.acc",
          "joint3.acc",
          "joint4.acc",
          "joint5.acc",
          "joint6.acc",
          "tcp.x",
          "tcp.y",
          "tcp.z",
          "tcp.rx",
          "tcp.ry",
          "tcp.rz",
          "joint1.temp",
          "joint2.temp",
          "joint3.temp",
          "joint4.temp",
          "joint5.temp",
          "joint6.temp",
          "joint1.voltage",
          "joint2.voltage",
          "joint3.voltage",
          "joint4.voltage",
          "joint5.voltage",
          "joint6.voltage",
          "flange_voltage",
          "flange.x",
          "flange.y",
          "flange.z",
          "flange.rx",
          "flange.ry",
          "flange.rz",
          "target_joint1.pos",
          "target_joint2.pos",
          "target_joint3.pos",
          "target_joint4.pos",
          "target_joint5.pos",
          "target_joint6.pos",
          "target_joint1.vel",
          "target_joint2.vel",
          "target_joint3.vel",
          "target_joint4.vel",
          "target_joint5.vel",
          "target_joint6.vel",
          "target_joint1.acc",
          "target_joint2.acc",
          "target_joint3.acc",
          "target_joint4.acc",
          "target_joint5.acc",
          "target_joint6.acc",
          "target_joint1.effort",
          "target_joint2.effort",
          "target_joint3.effort",
          "target_joint4.effort",
          "target_joint5.effort",
          "target_joint6.effort",
          "target_tcp.x",
          "target_tcp.y",
          "target_tcp.z",
          "target_tcp.rx",
          "target_tcp.ry",
          "target_tcp.rz"
        ],
        "raw_action_feature_names": [
          "joint1.pos",
          "joint2.pos",
          "joint3.pos",
          "joint4.pos",
          "joint5.pos",
          "joint6.pos",
          "gripper.pos",
          "gripper.force",
          "DO_0",
          "DO_1"
        ],
        "joint_action_names": [
          "joint1.pos",
          "joint2.pos",
          "joint3.pos",
          "joint4.pos",
          "joint5.pos",
          "joint6.pos"
        ],
        "gripper_action_name": "gripper.pos",
        "do_action_names": [
          "DO_1"
        ],
        "context_id": "act_romoya"
      }
    },
    {
      "registry_name": "to_batch_processor",
      "config": {}
    },
    {
      "registry_name": "image_crop_resize_processor",
      "config": {
        "crop_params_dict": null,
        "resize_size": [
          360,
          640
        ]
      }
    },
    {
      "registry_name": "device_processor",
      "config": {
        "device": "cuda",
        "float_dtype": null
      }
    },
    {
      "registry_name": "normalizer_processor",
      "config": {
        "eps": 1e-08,
        "features": {
          "observation.state": {
            "type": "STATE",
            "shape": [
              7
            ]
          },
          "observation.images.wrist": {
            "type": "VISUAL",
            "shape": [
              3,
              1080,
              1920
            ]
          },
          "observation.images.top": {
            "type": "VISUAL",
            "shape": [
              3,
              1080,
              1920
            ]
          },
          "observation.images.side": {
            "type": "VISUAL",
            "shape": [
              3,
              1080,
              1920
            ]
          },
          "action": {
            "type": "ACTION",
            "shape": [
              7
            ]
          }
        },
        "norm_map": {
          "VISUAL": "MEAN_STD",
          "STATE": "MEAN_STD",
          "ACTION": "MEAN_STD"
        }
      },
      "state_file": "policy_preprocessor_step_5_normalizer_processor.safetensors"
    }
  ]
}