VectorW commited on
Commit
5144224
·
verified ·
1 Parent(s): fa4e128

2026-05-15: state machine v2 — STATIC / GRASPED_L/R/BOTH / MOVING + L/R-aware grasp (72/105)

Browse files
samples/-Ovm27e3Ezo_243.7_248.5/hand_joints.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7cdbbe702b11eb35363149aacb60054f2565242fc5a7ea513d2b9379c706397
3
  size 37296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79baab3affcd20694aecb3f73b015a8f310c3e49146675b7a0f2f218b12ef6db
3
  size 37296
samples/-Ovm27e3Ezo_243.7_248.5/hand_verts.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2273fc34cc4be24e0e18b01a81d003197aa73e1ecd8acd237c6898697f8631be
3
  size 1381728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aabeee0ca820558c59c1f705b1e572145fbb55f9fa3a2283bb67b9651919dc25
3
  size 1381728
samples/-Ovm27e3Ezo_243.7_248.5/object_pose.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:61e5910b5f81226b03705d3e3ec4ae11498dacd66bb2b6cf27b40e2563658b35
3
  size 14208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0ddeca20e710688d9764ae293f7f0e2353af6ed55e0bb6846e6b9d73136d65e
3
  size 14208
samples/-Ovm27e3Ezo_243.7_248.5/pose_track.json CHANGED
The diff for this file is too large to render. See raw diff
 
samples/-Ovm27e3Ezo_243.7_248.5/recording.viser CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25df6c06a50370935c26a92b3feadefde4dd1501bb9e31dc98fa3ceb07c6cbdc
3
- size 4500107
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55aae4a727afe2abffa5442c513eba643cfa04074d121a4dbdf6299794d782d9
3
+ size 4479242
samples/-Ovm27e3Ezo_243.7_248.5/scene.json CHANGED
@@ -165,27 +165,69 @@
165
  "anchor_fitness": null,
166
  "median_chamfer_mm": null,
167
  "mean_iou": null,
168
- "grasp_rate": null,
169
- "trust_rate": null,
170
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
171
  },
172
  "1": {
173
  "path": null,
174
  "anchor_fitness": null,
175
  "median_chamfer_mm": null,
176
  "mean_iou": null,
177
- "grasp_rate": null,
178
- "trust_rate": null,
179
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
180
  },
181
  "2": {
182
  "path": null,
183
  "anchor_fitness": null,
184
  "median_chamfer_mm": null,
185
  "mean_iou": null,
186
- "grasp_rate": null,
187
- "trust_rate": null,
188
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
189
  }
190
  },
191
  "_license": "This sample is a derivative work of Action100M and is distributed under FAIR Noncommercial Research License v1. See LICENSE-Action100M for terms."
 
165
  "anchor_fitness": null,
166
  "median_chamfer_mm": null,
167
  "mean_iou": null,
168
+ "grasp_rate": 0.0,
169
+ "trust_rate": 0.0,
170
+ "tracking_status": "ok",
171
+ "state_counts": {
172
+ "static": 74,
173
+ "grasped_l": 0,
174
+ "grasped_r": 0,
175
+ "grasped_both": 0,
176
+ "moving": 0
177
+ },
178
+ "state_fractions": {
179
+ "static": 1.0,
180
+ "grasped": 0.0,
181
+ "moving": 0.0
182
+ },
183
+ "is_static_global": true,
184
+ "n_state_frames": 74
185
  },
186
  "1": {
187
  "path": null,
188
  "anchor_fitness": null,
189
  "median_chamfer_mm": null,
190
  "mean_iou": null,
191
+ "grasp_rate": 0.0,
192
+ "trust_rate": 0.0,
193
+ "tracking_status": "ok",
194
+ "state_counts": {
195
+ "static": 0,
196
+ "grasped_l": 74,
197
+ "grasped_r": 0,
198
+ "grasped_both": 0,
199
+ "moving": 0
200
+ },
201
+ "state_fractions": {
202
+ "static": 0.0,
203
+ "grasped": 0.0,
204
+ "moving": 0.0
205
+ },
206
+ "is_static_global": false,
207
+ "n_state_frames": 74
208
  },
209
  "2": {
210
  "path": null,
211
  "anchor_fitness": null,
212
  "median_chamfer_mm": null,
213
  "mean_iou": null,
214
+ "grasp_rate": 0.0,
215
+ "trust_rate": 0.0,
216
+ "tracking_status": "ok",
217
+ "state_counts": {
218
+ "static": 74,
219
+ "grasped_l": 0,
220
+ "grasped_r": 0,
221
+ "grasped_both": 0,
222
+ "moving": 0
223
+ },
224
+ "state_fractions": {
225
+ "static": 1.0,
226
+ "grasped": 0.0,
227
+ "moving": 0.0
228
+ },
229
+ "is_static_global": true,
230
+ "n_state_frames": 74
231
  }
232
  },
233
  "_license": "This sample is a derivative work of Action100M and is distributed under FAIR Noncommercial Research License v1. See LICENSE-Action100M for terms."
samples/-Ovm27e3Ezo_243.7_248.5/signals.json CHANGED
@@ -1 +1 @@
1
- {"contact_l": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "contact_r": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "grasp": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "motion": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "trust": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]}
 
1
+ {"n_frames": 74, "scene": {"contact_l": [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], "contact_r": [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], "grasp": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "motion": [0.0, 16.620769500732422, 14.70544147491455, 10.793516159057617, 6.51920223236084, 4.5, 4.031128883361816, 3.3541018962860107, 3.1622776985168457, 2.0, 3.640054941177368, 2.5, 2.915475845336914, 2.692582368850708, 4.0, 6.0, 3.5, 2.5495097637176514, 1.5811388492584229, 1.5811388492584229, 3.041381359100342, 4.031128883361816, 2.5495097637176514, 2.692582368850708, 1.5811388492584229, 0.5, 1.5811388492584229, 0.7071067690849304, 0.7071067690849304, 0.7071067690849304, 0.5, 1.4142135381698608, 1.5, 1.4142135381698608, 2.0615527629852295, 1.5811388492584229, 0.7071067690849304, 0.5, 0.5, 0.5, 0.5, 0.0, 0.7071067690849304, 0.0, 1.0, 0.5, 1.0, 0.5, 0.7071067690849304, 0.5, 0.5, 0.5, 1.1180340051651, 0.5, 0.5, 0.7071067690849304, 0.7071067690849304, 1.0, 1.1180340051651, 0.5, 1.4142135381698608, 0.7071067690849304, 1.1180340051651, 0.5, 0.7071067690849304, 1.0, 1.0, 1.0, 1.5, 1.5811388492584229, 0.7071067690849304, 1.5811388492584229, 1.0, 4.5]}, "per_object": {"0": {"trust": [false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false], "state": ["static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static"]}, "1": {"trust": [true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true], "state": ["grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l"]}, "2": {"trust": [false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false], "state": ["static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static"]}}}