2026-05-15: state machine v2 — STATIC / GRASPED_L/R/BOTH / MOVING + L/R-aware grasp (94/105)
Browse files
samples/-_ow-vw258c_79.8_86.4/object_pose.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 19008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d67fcc7bc63f332c5253305a2f20d645f557984501320990a255a58c4588078
|
| 3 |
size 19008
|
samples/-_ow-vw258c_79.8_86.4/pose_track.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
samples/-_ow-vw258c_79.8_86.4/recording.viser
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bafdb8561430f3b4ff72b1e149ae32dd8d9245824143230d4dc85cd5df0a1e8c
|
| 3 |
+
size 5800962
|
samples/-_ow-vw258c_79.8_86.4/scene.json
CHANGED
|
@@ -165,27 +165,69 @@
|
|
| 165 |
"anchor_fitness": null,
|
| 166 |
"median_chamfer_mm": null,
|
| 167 |
"mean_iou": null,
|
| 168 |
-
"grasp_rate":
|
| 169 |
-
"trust_rate":
|
| 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":
|
| 178 |
-
"trust_rate":
|
| 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":
|
| 187 |
-
"trust_rate":
|
| 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": 99,
|
| 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": 99
|
| 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": 21,
|
| 197 |
+
"grasped_r": 0,
|
| 198 |
+
"grasped_both": 78,
|
| 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": 99
|
| 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": 99,
|
| 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": 99
|
| 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/-_ow-vw258c_79.8_86.4/signals.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"contact_l": [
|
|
|
|
| 1 |
+
{"n_frames": 99, "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, 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, 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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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, 4.27200174331665, 4.5, 7.017834186553955, 4.031128883361816, 3.3541018962860107, 3.535533905029297, 2.0, 2.0, 2.2360680103302, 1.0, 1.5811388492584229, 2.5495097637176514, 2.0615527629852295, 2.0615527629852295, 1.0, 0.5, 1.5, 1.1180340051651, 0.5, 1.5, 0.7071067690849304, 1.5811388492584229, 1.0, 1.8027756214141846, 0.7071067690849304, 0.7071067690849304, 1.1180340051651, 1.1180340051651, 3.0, 1.1180340051651, 1.5, 0.7071067690849304, 0.5, 1.1180340051651, 0.7071067690849304, 1.1180340051651, 1.0, 0.5, 0.5, 0.7071067690849304, 0.5, 1.0, 0.7071067690849304, 2.5, 0.5, 2.5, 2.915475845336914, 3.3541018962860107, 3.5, 4.527692794799805, 12.747549057006836, 17.56416893005371, 20.742467880249023, 21.224985122680664, 19.811613082885742, 16.770509719848633, 15.074813842773438, 9.013877868652344, 6.324555397033691, 10.440306663513184, 6.4031243324279785, 3.041381359100342, 1.1180340051651, 1.5811388492584229, 2.0615527629852295, 2.0615527629852295, 4.527692794799805, 3.041381359100342, 0.0, 2.0615527629852295, 3.640054941177368, 2.915475845336914, 4.031128883361816, 7.382411479949951, 7.762087345123291, 6.7082037925720215, 3.535533905029297, 1.1180340051651, 0.5, 1.1180340051651, 1.4142135381698608, 0.7071067690849304, 0.7071067690849304, 1.0, 1.0, 0.7071067690849304, 0.5, 0.0, 0.5, 1.0, 0.7071067690849304, 1.0, 0.5, 0.0, 0.5, 0.5, 1.0, 0.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, 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", "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, 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_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both"]}, "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, 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", "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"]}}}
|