2026-05-15: state machine v2 — STATIC / GRASPED_L/R/BOTH / MOVING + L/R-aware grasp (37/105)
Browse files
samples/-A4uygdLv4A_149.3_156.4/object_pose.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 34560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:030e2edc738c3fc1f5127071e7e72a28d0ab356894bc3651389397fbbdb9c2af
|
| 3 |
size 34560
|
samples/-A4uygdLv4A_149.3_156.4/pose_track.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
samples/-A4uygdLv4A_149.3_156.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:8fd0019fd5e301d4061426f43b1769fc68a6ce062d5b1497d446904db6308319
|
| 3 |
+
size 5141855
|
samples/-A4uygdLv4A_149.3_156.4/scene.json
CHANGED
|
@@ -209,45 +209,115 @@
|
|
| 209 |
"anchor_fitness": null,
|
| 210 |
"median_chamfer_mm": null,
|
| 211 |
"mean_iou": null,
|
| 212 |
-
"grasp_rate":
|
| 213 |
-
"trust_rate":
|
| 214 |
-
"tracking_status": "ok"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 215 |
},
|
| 216 |
"1": {
|
| 217 |
"path": null,
|
| 218 |
"anchor_fitness": null,
|
| 219 |
"median_chamfer_mm": null,
|
| 220 |
"mean_iou": null,
|
| 221 |
-
"grasp_rate":
|
| 222 |
-
"trust_rate":
|
| 223 |
-
"tracking_status": "ok"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 224 |
},
|
| 225 |
"2": {
|
| 226 |
"path": null,
|
| 227 |
"anchor_fitness": null,
|
| 228 |
"median_chamfer_mm": null,
|
| 229 |
"mean_iou": null,
|
| 230 |
-
"grasp_rate":
|
| 231 |
-
"trust_rate":
|
| 232 |
-
"tracking_status": "ok"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 233 |
},
|
| 234 |
"3": {
|
| 235 |
"path": null,
|
| 236 |
"anchor_fitness": null,
|
| 237 |
"median_chamfer_mm": null,
|
| 238 |
"mean_iou": null,
|
| 239 |
-
"grasp_rate":
|
| 240 |
-
"trust_rate":
|
| 241 |
-
"tracking_status": "ok"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 242 |
},
|
| 243 |
"4": {
|
| 244 |
"path": null,
|
| 245 |
"anchor_fitness": null,
|
| 246 |
"median_chamfer_mm": null,
|
| 247 |
"mean_iou": null,
|
| 248 |
-
"grasp_rate":
|
| 249 |
-
"trust_rate":
|
| 250 |
-
"tracking_status": "ok"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 251 |
}
|
| 252 |
},
|
| 253 |
"_license": "This sample is a derivative work of Action100M and is distributed under FAIR Noncommercial Research License v1. See LICENSE-Action100M for terms."
|
|
|
|
| 209 |
"anchor_fitness": null,
|
| 210 |
"median_chamfer_mm": null,
|
| 211 |
"mean_iou": null,
|
| 212 |
+
"grasp_rate": 0.0,
|
| 213 |
+
"trust_rate": 0.0,
|
| 214 |
+
"tracking_status": "ok",
|
| 215 |
+
"state_counts": {
|
| 216 |
+
"static": 108,
|
| 217 |
+
"grasped_l": 0,
|
| 218 |
+
"grasped_r": 0,
|
| 219 |
+
"grasped_both": 0,
|
| 220 |
+
"moving": 0
|
| 221 |
+
},
|
| 222 |
+
"state_fractions": {
|
| 223 |
+
"static": 1.0,
|
| 224 |
+
"grasped": 0.0,
|
| 225 |
+
"moving": 0.0
|
| 226 |
+
},
|
| 227 |
+
"is_static_global": true,
|
| 228 |
+
"n_state_frames": 108
|
| 229 |
},
|
| 230 |
"1": {
|
| 231 |
"path": null,
|
| 232 |
"anchor_fitness": null,
|
| 233 |
"median_chamfer_mm": null,
|
| 234 |
"mean_iou": null,
|
| 235 |
+
"grasp_rate": 0.0,
|
| 236 |
+
"trust_rate": 0.0,
|
| 237 |
+
"tracking_status": "ok",
|
| 238 |
+
"state_counts": {
|
| 239 |
+
"static": 108,
|
| 240 |
+
"grasped_l": 0,
|
| 241 |
+
"grasped_r": 0,
|
| 242 |
+
"grasped_both": 0,
|
| 243 |
+
"moving": 0
|
| 244 |
+
},
|
| 245 |
+
"state_fractions": {
|
| 246 |
+
"static": 1.0,
|
| 247 |
+
"grasped": 0.0,
|
| 248 |
+
"moving": 0.0
|
| 249 |
+
},
|
| 250 |
+
"is_static_global": true,
|
| 251 |
+
"n_state_frames": 108
|
| 252 |
},
|
| 253 |
"2": {
|
| 254 |
"path": null,
|
| 255 |
"anchor_fitness": null,
|
| 256 |
"median_chamfer_mm": null,
|
| 257 |
"mean_iou": null,
|
| 258 |
+
"grasp_rate": 0.0,
|
| 259 |
+
"trust_rate": 0.0,
|
| 260 |
+
"tracking_status": "ok",
|
| 261 |
+
"state_counts": {
|
| 262 |
+
"static": 108,
|
| 263 |
+
"grasped_l": 0,
|
| 264 |
+
"grasped_r": 0,
|
| 265 |
+
"grasped_both": 0,
|
| 266 |
+
"moving": 0
|
| 267 |
+
},
|
| 268 |
+
"state_fractions": {
|
| 269 |
+
"static": 1.0,
|
| 270 |
+
"grasped": 0.0,
|
| 271 |
+
"moving": 0.0
|
| 272 |
+
},
|
| 273 |
+
"is_static_global": true,
|
| 274 |
+
"n_state_frames": 108
|
| 275 |
},
|
| 276 |
"3": {
|
| 277 |
"path": null,
|
| 278 |
"anchor_fitness": null,
|
| 279 |
"median_chamfer_mm": null,
|
| 280 |
"mean_iou": null,
|
| 281 |
+
"grasp_rate": 0.0,
|
| 282 |
+
"trust_rate": 0.18518518518518517,
|
| 283 |
+
"tracking_status": "ok",
|
| 284 |
+
"state_counts": {
|
| 285 |
+
"static": 37,
|
| 286 |
+
"grasped_l": 0,
|
| 287 |
+
"grasped_r": 51,
|
| 288 |
+
"grasped_both": 0,
|
| 289 |
+
"moving": 20
|
| 290 |
+
},
|
| 291 |
+
"state_fractions": {
|
| 292 |
+
"static": 0.3425925925925926,
|
| 293 |
+
"grasped": 0.0,
|
| 294 |
+
"moving": 0.18518518518518517
|
| 295 |
+
},
|
| 296 |
+
"is_static_global": false,
|
| 297 |
+
"n_state_frames": 108
|
| 298 |
},
|
| 299 |
"4": {
|
| 300 |
"path": null,
|
| 301 |
"anchor_fitness": null,
|
| 302 |
"median_chamfer_mm": null,
|
| 303 |
"mean_iou": null,
|
| 304 |
+
"grasp_rate": 0.0,
|
| 305 |
+
"trust_rate": 0.0,
|
| 306 |
+
"tracking_status": "ok",
|
| 307 |
+
"state_counts": {
|
| 308 |
+
"static": 108,
|
| 309 |
+
"grasped_l": 0,
|
| 310 |
+
"grasped_r": 0,
|
| 311 |
+
"grasped_both": 0,
|
| 312 |
+
"moving": 0
|
| 313 |
+
},
|
| 314 |
+
"state_fractions": {
|
| 315 |
+
"static": 1.0,
|
| 316 |
+
"grasped": 0.0,
|
| 317 |
+
"moving": 0.0
|
| 318 |
+
},
|
| 319 |
+
"is_static_global": true,
|
| 320 |
+
"n_state_frames": 108
|
| 321 |
}
|
| 322 |
},
|
| 323 |
"_license": "This sample is a derivative work of Action100M and is distributed under FAIR Noncommercial Research License v1. See LICENSE-Action100M for terms."
|
samples/-A4uygdLv4A_149.3_156.4/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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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": 108, "scene": {"contact_l": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 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.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.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, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 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.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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.5, 0.5, 0.5, 0.0, 0.5, 0.5, 0.5, 0.5, 0.0, 0.5, 0.7071067690849304, 0.5, 0.7071067690849304, 0.7071067690849304, 0.7071067690849304, 0.5, 0.7071067690849304, 0.7071067690849304, 2.5495097637176514, 5.220153331756592, 1.4142135381698608, 1.5811388492584229, 1.5, 1.5811388492584229, 3.041381359100342, 0.0, 0.5, 3.5, 8.062257766723633, 3.3541018962860107, 1.5811388492584229, 1.0, 1.1180340051651, 0.0, 0.5, 0.0, 0.0, 0.5, 0.5, 0.0, 0.0, 0.0, 0.0, 0.5, 0.5, 1.1180340051651, 1.0, 0.5, 0.5, 0.0, 0.0, 0.5, 0.7071067690849304, 0.5, 1.0, 1.5811388492584229, 1.4142135381698608, 1.5811388492584229, 4.0, 0.7071067690849304, 2.2360680103302, 2.0, 3.535533905029297, 0.7071067690849304, 2.8284270763397217, 3.3541018962860107, 1.5811388492584229, 5.7008771896362305, 3.2015621662139893, 2.0615527629852295, 4.031128883361816, 5.0, 1.5811388492584229, 2.5, 2.692582368850708, 1.0, 1.1180340051651, 4.609772205352783, 2.5495097637176514, 7.106335163116455, 11.101801872253418, 4.609772205352783, 16.985288619995117, 19.602294921875, 8.514693260192871, 24.1867733001709, 30.319135665893555, 7.905694007873535, 30.066593170166016, 29.605743408203125, 12.589678764343262, 32.26840591430664, 30.84234046936035, 11.423659324645996, 24.59674835205078, 23.50531768798828, 8.902246475219727, 19.84943389892578, 16.71077537536621, 6.946221828460693, 14.70544147491455, 14.764822959899902, 3.535533905029297, 6.324555397033691, 8.200610160827637, 4.3011627197265625, 8.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, 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", "static", "static", "static", "static", "static", "static", "static", "static", "static"]}, "1": {"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, 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", "static", "static", "static", "static", "static", "static", "static", "static", "static"]}, "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, 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", "static", "static", "static", "static", "static", "static", "static", "static", "static"]}, "3": {"trust": [false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, true, true, true, true, true, true, true, true, true, true, false, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, 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": ["static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "static", "moving", "moving", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "moving"]}, "4": {"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, 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", "static", "static", "static", "static", "static", "static", "static", "static", "static"]}}}
|