2026-05-15: state machine v2 — STATIC / GRASPED_L/R/BOTH / MOVING + L/R-aware grasp (70/105)
Browse files
samples/-Oflftjt0fs_57.2_63.2/object_pose.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 29120
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78166c2deacfa160580cc3c20d334ca36e8cd16bf691f14dec83c6f56c171a3c
|
| 3 |
size 29120
|
samples/-Oflftjt0fs_57.2_63.2/pose_track.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
samples/-Oflftjt0fs_57.2_63.2/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:a1e5f8bd6c1a68e95728c45527ec73723de3278a3c6be04a45bfd954a06e7268
|
| 3 |
+
size 6078266
|
samples/-Oflftjt0fs_57.2_63.2/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": 0,
|
| 217 |
+
"grasped_l": 1,
|
| 218 |
+
"grasped_r": 13,
|
| 219 |
+
"grasped_both": 77,
|
| 220 |
+
"moving": 0
|
| 221 |
+
},
|
| 222 |
+
"state_fractions": {
|
| 223 |
+
"static": 0.0,
|
| 224 |
+
"grasped": 0.0,
|
| 225 |
+
"moving": 0.0
|
| 226 |
+
},
|
| 227 |
+
"is_static_global": false,
|
| 228 |
+
"n_state_frames": 91
|
| 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": 1,
|
| 240 |
+
"grasped_l": 0,
|
| 241 |
+
"grasped_r": 90,
|
| 242 |
+
"grasped_both": 0,
|
| 243 |
+
"moving": 0
|
| 244 |
+
},
|
| 245 |
+
"state_fractions": {
|
| 246 |
+
"static": 0.01098901098901099,
|
| 247 |
+
"grasped": 0.0,
|
| 248 |
+
"moving": 0.0
|
| 249 |
+
},
|
| 250 |
+
"is_static_global": false,
|
| 251 |
+
"n_state_frames": 91
|
| 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": 91,
|
| 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": false,
|
| 274 |
+
"n_state_frames": 91
|
| 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.0,
|
| 283 |
+
"tracking_status": "ok",
|
| 284 |
+
"state_counts": {
|
| 285 |
+
"static": 91,
|
| 286 |
+
"grasped_l": 0,
|
| 287 |
+
"grasped_r": 0,
|
| 288 |
+
"grasped_both": 0,
|
| 289 |
+
"moving": 0
|
| 290 |
+
},
|
| 291 |
+
"state_fractions": {
|
| 292 |
+
"static": 1.0,
|
| 293 |
+
"grasped": 0.0,
|
| 294 |
+
"moving": 0.0
|
| 295 |
+
},
|
| 296 |
+
"is_static_global": false,
|
| 297 |
+
"n_state_frames": 91
|
| 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.24175824175824176,
|
| 306 |
+
"tracking_status": "ok",
|
| 307 |
+
"state_counts": {
|
| 308 |
+
"static": 4,
|
| 309 |
+
"grasped_l": 0,
|
| 310 |
+
"grasped_r": 65,
|
| 311 |
+
"grasped_both": 0,
|
| 312 |
+
"moving": 22
|
| 313 |
+
},
|
| 314 |
+
"state_fractions": {
|
| 315 |
+
"static": 0.04395604395604396,
|
| 316 |
+
"grasped": 0.0,
|
| 317 |
+
"moving": 0.24175824175824176
|
| 318 |
+
},
|
| 319 |
+
"is_static_global": false,
|
| 320 |
+
"n_state_frames": 91
|
| 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/-Oflftjt0fs_57.2_63.2/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], "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], "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], "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], "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]}
|
|
|
|
| 1 |
+
{"n_frames": 91, "scene": {"contact_l": [1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.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, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.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, 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], "contact_r": [1.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.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, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.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, 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], "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], "motion": [0.0, 10.124228477478027, 3.2015621662139893, 13.647343635559082, 4.031128883361816, 10.124228477478027, 12.589678764343262, 3.535533905029297, 5.024937629699707, 11.011357307434082, 1.5811388492584229, 12.041594505310059, 10.6887788772583, 5.7008771896362305, 10.0, 5.522680282592773, 0.5, 3.5, 13.03840446472168, 15.20690631866455, 5.385164737701416, 15.041608810424805, 12.539936065673828, 9.340770721435547, 8.5, 17.0, 12.903488159179688, 9.848857879638672, 24.62214469909668, 3.1622776985168457, 16.560495376586914, 16.101242065429688, 4.609772205352783, 25.714780807495117, 3.535533905029297, 22.588714599609375, 17.414073944091797, 5.0, 20.670026779174805, 5.147815227508545, 20.670026779174805, 16.985288619995117, 10.012492179870605, 14.115593910217285, 1.5811388492584229, 20.50609588623047, 22.77059555053711, 23.264780044555664, 19.704059600830078, 17.00735092163086, 25.544078826904297, 13.124404907226562, 27.901613235473633, 4.527692794799805, 29.832868576049805, 12.539936065673828, 24.869659423828125, 12.539936065673828, 32.202484130859375, 17.90251350402832, 29.347061157226562, 7.382411479949951, 26.100767135620117, 19.5, 30.070749282836914, 14.534441947937012, 4.527692794799805, 3.5, 15.65247631072998, 28.36370849609375, 6.041522979736328, 25.73907470703125, 16.155494689941406, 4.609772205352783, 7.8102498054504395, 20.5548038482666, 23.20021629333496, 33.264095306396484, 33.42155075073242, 18.027755737304688, 15.443445205688477, 6.51920223236084, 2.0615527629852295, 10.60660171508789, 16.007810592651367, 13.647343635559082, 3.535533905029297, 8.276473045349121, 10.920165061950684, 10.735455513000488, 19.912307739257812]}, "per_object": {"0": {"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], "state": ["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_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_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_l"]}, "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, false], "state": ["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", "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", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "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], "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"]}, "3": {"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], "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"]}, "4": {"trust": [false, true, true, true, true, true, true, true, true, true, false, true, true, true, true, true, 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, true, true, true, true, true, true, true, true, true, true, true, true, true, true], "state": ["static", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "static", "moving", "moving", "moving", "moving", "moving", "static", "static", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "moving", "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", "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"]}}}
|