Column descriptions
mission
The ID of the Minecraft mission during which the message was published.
id
Sequential ID of the message within the mission.
topic
The topic the message was published on.
timestamp_unix
The Unix timestamp of the message.
timestamp_iso8601
The timestamp of the message in ISO-8601 format.
message
The contents of the message, stored as JSON; use your database's JSON functions and operators to query into it.

~5,856,114 rows (estimated)

Filters: mission = 5f646093-c905-47bf-a98a-f9224dc8f4b1 × clear all
mission id topic timestamp_unix timestamp_iso8601 message
5f646093-c905-47bf-a98a-f9224dc8f4b1 0 observations/events/mission 1665774194.489 2022-10-14T19:03:14.489Z
{ "@version": "1", "data": { "mission": "Hands-on Training", "elapsed_milliseconds": 5, "miss…
{
  "@version": "1",
  "data": {
    "mission": "Hands-on Training",
    "elapsed_milliseconds": 5,
    "mission_timer": "20 : 3",
    "mission_state": "Start"
  },
  "@timestamp": "2022-10-14T19:03:14.491Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:MissionState",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "0.5",
    "timestamp": "2022-10-14T19:03:14.489Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.489Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 1 ground_truth/mission/victims_list 1665774194.491 2022-10-14T19:03:14.491Z
{ "@version": "1", "data": { "mission_victim_list": [ { "x": -2141.0, "y": 60.0…
{
  "@version": "1",
  "data": {
    "mission_victim_list": [
      {
        "x": -2141.0,
        "y": 60.0,
        "block_type": "block_victim_proximity",
        "z": 78.0,
        "room_name": "CT4",
        "unique_id": 1
      },
      {
        "x": -2141.0,
        "y": 60.0,
        "block_type": "block_victim_1",
        "z": 85.0,
        "room_name": "CT2",
        "unique_id": 2
      },
      {
        "x": -2135.0,
        "y": 60.0,
        "block_type": "block_victim_1",
        "z": 89.0,
        "room_name": "CT7",
        "unique_id": 3
      },
      {
        "x": -2173.0,
        "y": 60.0,
        "block_type": "block_victim_proximity",
        "z": 78.0,
        "room_name": "TR4",
        "unique_id": 4
      },
      {
        "x": -2173.0,
        "y": 60.0,
        "block_type": "block_victim_1",
        "z": 85.0,
        "room_name": "TR2",
        "unique_id": 5
      },
      {
        "x": -2167.0,
        "y": 60.0,
        "block_type": "block_victim_1",
        "z": 89.0,
        "room_name": "TR7",
        "unique_id": 6
      },
      {
        "x": -2092.0,
        "y": 60.0,
        "block_type": "block_victim_proximity",
        "z": 47.0,
        "room_name": "L1",
        "unique_id": 7
      },
      {
        "x": -2109.0,
        "y": 60.0,
        "block_type": "block_victim_1",
        "z": 51.0,
        "room_name": "K1",
        "unique_id": 8
      },
      {
        "x": -2112.0,
        "y": 60.0,
        "block_type": "block_victim_1",
        "z": 46.0,
        "room_name": "J1",
        "unique_id": 9
      },
      {
        "x": -2132.0,
        "y": 60.0,
        "block_type": "block_victim_1b",
        "z": 47.0,
        "room_name": "I1A",
        "unique_id": 10
      },
      {
        "x": -2160.0,
        "y": 60.0,
        "block_type": "block_victim_1b",
        "z": 52.0,
        "room_name": "D1",
        "unique_id": 11
      },
      {
        "x": -2176.0,
        "y": 60.0,
        "block_type": "block_victim_proximity",
        "z": 45.0,
        "room_name": "C2",
        "unique_id": 12
      },
      {
        "x": -2181.0,
        "y": 60.0,
        "block_type": "block_victim_1b",
        "z": 50.0,
        "room_name": "C1",
        "unique_id": 13
      },
      {
        "x": -2182.0,
        "y": 60.0,
        "block_type": "block_victim_1",
        "z": 45.0,
        "room_name": "C2",
        "unique_id": 14
      },
      {
        "x": -2195.0,
        "y": 60.0,
        "block_type": "block_victim_1",
        "z": 47.0,
        "room_name": "B1",
        "unique_id": 15
      },
      {
        "x": -2221.0,
        "y": 60.0,
        "block_type": "block_victim_proximity",
        "z": 48.0,
        "room_name": "A2",
        "unique_id": 16
      },
      {
        "x": -2223.0,
        "y": 60.0,
        "block_type": "block_victim_1b",
        "z": 57.0,
        "room_name": "A1",
        "unique_id": 17
      }
    ],
    "mission": "Hands-on Training",
    "elapsed_milliseconds": 7,
    "mission_timer": "20 : 3"
  },
  "@timestamp": "2022-10-14T19:03:14.496Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Mission:VictimList",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "0.6",
    "timestamp": "2022-10-14T19:03:14.491Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.491Z",
    "message_type": "groundtruth"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 2 ground_truth/mission/freezeblock_list 1665774194.499 2022-10-14T19:03:14.499Z
{ "@version": "1", "data": { "mission_freezeblock_list": [], "mission": "Hands-on Training", …
{
  "@version": "1",
  "data": {
    "mission_freezeblock_list": [],
    "mission": "Hands-on Training",
    "elapsed_milliseconds": 15,
    "mission_timer": "20 : 3"
  },
  "@timestamp": "2022-10-14T19:03:14.501Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Mission:FreezeBlockList",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "0.1",
    "timestamp": "2022-10-14T19:03:14.500Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.499Z",
    "message_type": "groundtruth"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 3 ground_truth/mission/blockages_list 1665774194.495 2022-10-14T19:03:14.495Z
{ "@version": "1", "data": { "mission": "Hands-on Training", "elapsed_milliseconds": 11, "mis…
{
  "@version": "1",
  "data": {
    "mission": "Hands-on Training",
    "elapsed_milliseconds": 11,
    "mission_timer": "20 : 3",
    "mission_blockage_list": [
      {
        "feature_type": "obstruction",
        "x": -2092.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 51.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2092.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 52.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2092.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 53.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2092.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 51.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2092.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 52.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2092.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 53.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2092.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 52.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2096.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "M1"
      },
      {
        "feature_type": "obstruction",
        "x": -2096.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "M1"
      },
      {
        "feature_type": "obstruction",
        "x": -2096.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "M1"
      },
      {
        "feature_type": "obstruction",
        "x": -2096.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "M1"
      },
      {
        "feature_type": "obstruction",
        "x": -2096.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "M1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 49.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 51.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 52.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 53.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 49.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 51.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 52.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 53.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 49.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 51.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2098.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 53.0,
        "room_name": "L1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 49.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 51.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 52.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 53.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 49.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 51.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 52.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 53.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2108.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 52.0,
        "room_name": "K1"
      },
      {
        "feature_type": "obstruction",
        "x": -2112.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 55.0,
        "room_name": "Hallway"
      },
      {
        "feature_type": "obstruction",
        "x": -2112.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 55.0,
        "room_name": "Hallway"
      },
      {
        "feature_type": "obstruction",
        "x": -2113.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "J1"
      },
      {
        "feature_type": "obstruction",
        "x": -2113.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "J1"
      },
      {
        "feature_type": "obstruction",
        "x": -2113.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "J1"
      },
      {
        "feature_type": "obstruction",
        "x": -2113.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "J1"
      },
      {
        "feature_type": "obstruction",
        "x": -2113.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 55.0,
        "room_name": "Hallway"
      },
      {
        "feature_type": "obstruction",
        "x": -2113.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "J1"
      },
      {
        "feature_type": "obstruction",
        "x": -2113.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "J1"
      },
      {
        "feature_type": "obstruction",
        "x": -2113.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "J1"
      },
      {
        "feature_type": "obstruction",
        "x": -2113.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "J1"
      },
      {
        "feature_type": "obstruction",
        "x": -2113.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 55.0,
        "room_name": "Hallway"
      },
      {
        "feature_type": "obstruction",
        "x": -2113.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "J1"
      },
      {
        "feature_type": "obstruction",
        "x": -2113.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 55.0,
        "room_name": "Hallway"
      },
      {
        "feature_type": "obstruction",
        "x": -2114.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 55.0,
        "room_name": "Hallway"
      },
      {
        "feature_type": "obstruction",
        "x": -2114.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 55.0,
        "room_name": "Hallway"
      },
      {
        "feature_type": "obstruction",
        "x": -2114.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 55.0,
        "room_name": "Hallway"
      },
      {
        "feature_type": "obstruction",
        "x": -2126.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2126.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2126.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 49.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2126.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2126.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 51.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2126.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2126.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2126.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 49.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2126.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2126.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 51.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2126.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2126.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2128.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2128.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2128.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2128.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2128.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2128.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2128.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "I1"
      },
      {
        "feature_type": "obstruction",
        "x": -2133.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "I1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2133.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "I1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2133.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "I1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2133.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "I1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2133.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 49.0,
        "room_name": "I1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2133.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "I1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2133.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "I1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2133.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "I1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2133.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "I1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2133.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 49.0,
        "room_name": "I1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2133.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "I1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2133.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "I1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2136.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "H1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2136.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "H1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2136.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "H1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2137.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "H1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2137.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "H1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2138.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "H1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2138.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "H1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2138.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "H1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2140.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "H1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2140.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "H1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2140.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 45.0,
        "room_name": "H1A"
      },
      {
        "feature_type": "obstruction",
        "x": -2147.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "H1"
      },
      {
        "feature_type": "obstruction",
        "x": -2147.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 51.0,
        "room_name": "H1"
      },
      {
        "feature_type": "obstruction",
        "x": -2147.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 52.0,
        "room_name": "H1"
      },
      {
        "feature_type": "obstruction",
        "x": -2147.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 53.0,
        "room_name": "H1"
      },
      {
        "feature_type": "obstruction",
        "x": -2147.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "H1"
      },
      {
        "feature_type": "obstruction",
        "x": -2147.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 51.0,
        "room_name": "H1"
      },
      {
        "feature_type": "obstruction",
        "x": -2147.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 52.0,
        "room_name": "H1"
      },
      {
        "feature_type": "obstruction",
        "x": -2147.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 53.0,
        "room_name": "H1"
      },
      {
        "feature_type": "obstruction",
        "x": -2159.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 52.0,
        "room_name": "D1"
      },
      {
        "feature_type": "obstruction",
        "x": -2159.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 53.0,
        "room_name": "D1"
      },
      {
        "feature_type": "obstruction",
        "x": -2160.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "D2"
      },
      {
        "feature_type": "obstruction",
        "x": -2160.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 53.0,
        "room_name": "D1"
      },
      {
        "feature_type": "obstruction",
        "x": -2160.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "D2"
      },
      {
        "feature_type": "obstruction",
        "x": -2161.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "D2"
      },
      {
        "feature_type": "obstruction",
        "x": -2161.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "D2"
      },
      {
        "feature_type": "obstruction",
        "x": -2169.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "Hallway"
      },
      {
        "feature_type": "obstruction",
        "x": -2169.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "Hallway"
      },
      {
        "feature_type": "obstruction",
        "x": -2169.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "Hallway"
      },
      {
        "feature_type": "obstruction",
        "x": -2176.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2176.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2176.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2177.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2177.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2177.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2178.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2178.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2178.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2179.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2179.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2179.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2179.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2179.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2179.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 46.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2180.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2180.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2181.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2181.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2181.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2182.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2182.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 49.0,
        "room_name": "C1"
      },
      {
        "feature_type": "obstruction",
        "x": -2182.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "C1"
      },
      {
        "feature_type": "obstruction",
        "x": -2182.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 44.0,
        "room_name": "C2"
      },
      {
        "feature_type": "obstruction",
        "x": -2182.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 49.0,
        "room_name": "C1"
      },
      {
        "feature_type": "obstruction",
        "x": -2182.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "C1"
      },
      {
        "feature_type": "obstruction",
        "x": -2197.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "B1"
      },
      {
        "feature_type": "obstruction",
        "x": -2197.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "B1"
      },
      {
        "feature_type": "obstruction",
        "x": -2197.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 47.0,
        "room_name": "B1"
      },
      {
        "feature_type": "obstruction",
        "x": -2204.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 53.0,
        "room_name": "B1"
      },
      {
        "feature_type": "obstruction",
        "x": -2204.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 53.0,
        "room_name": "B1"
      },
      {
        "feature_type": "obstruction",
        "x": -2204.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 53.0,
        "room_name": "B1"
      },
      {
        "feature_type": "obstruction",
        "x": -2218.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 57.0,
        "room_name": "A1"
      },
      {
        "feature_type": "obstruction",
        "x": -2218.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 58.0,
        "room_name": "A1"
      },
      {
        "feature_type": "obstruction",
        "x": -2220.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "A2"
      },
      {
        "feature_type": "obstruction",
        "x": -2220.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 49.0,
        "room_name": "A2"
      },
      {
        "feature_type": "obstruction",
        "x": -2220.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "A2"
      },
      {
        "feature_type": "obstruction",
        "x": -2220.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "A2"
      },
      {
        "feature_type": "obstruction",
        "x": -2220.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 49.0,
        "room_name": "A2"
      },
      {
        "feature_type": "obstruction",
        "x": -2220.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "A2"
      },
      {
        "feature_type": "obstruction",
        "x": -2220.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 48.0,
        "room_name": "A2"
      },
      {
        "feature_type": "obstruction",
        "x": -2220.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "A2"
      },
      {
        "feature_type": "obstruction",
        "x": -2221.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "A2"
      },
      {
        "feature_type": "obstruction",
        "x": -2221.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "A2"
      },
      {
        "feature_type": "obstruction",
        "x": -2222.0,
        "y": 60.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "A2"
      },
      {
        "feature_type": "obstruction",
        "x": -2222.0,
        "y": 61.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "A2"
      },
      {
        "feature_type": "obstruction",
        "x": -2222.0,
        "y": 62.0,
        "block_type": "gravel",
        "z": 50.0,
        "room_name": "A2"
      }
    ]
  },
  "@timestamp": "2022-10-14T19:03:14.501Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Mission:BlockageList",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "0.5",
    "timestamp": "2022-10-14T19:03:14.495Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.495Z",
    "message_type": "groundtruth"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 4 ground_truth/mission/threatsign_list 1665774194.501 2022-10-14T19:03:14.501Z
{ "@version": "1", "data": { "mission": "Hands-on Training", "elapsed_milliseconds": 17, "mis…
{
  "@version": "1",
  "data": {
    "mission": "Hands-on Training",
    "elapsed_milliseconds": 17,
    "mission_timer": "20 : 3",
    "mission_threatsign_list": [
      {
        "feature_type": "collapse threat",
        "x": -2180.0,
        "y": 59.0,
        "block_type": "block_rubble_collapse",
        "z": 46.0,
        "room_name": "C2"
      }
    ]
  },
  "@timestamp": "2022-10-14T19:03:14.506Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Mission:ThreatSignList",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "0.1",
    "timestamp": "2022-10-14T19:03:14.502Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.501Z",
    "message_type": "groundtruth"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 5 ground_truth/mission/role_text 1665774194.523 2022-10-14T19:03:14.523Z
{ "@version": "1", "data": { "medical_specialist_text": [ "Just in ... the trapped victim is a …
{
  "@version": "1",
  "data": {
    "medical_specialist_text": [
      "Just in ... the trapped victim is a critical victim."
    ],
    "engineering_specialist_text": [
      "Just in ... a rubble collapse was reported in A2."
    ],
    "transport_specialist_text": [
      "Just in ... a victim is reported to have been injured by a rubble collapse."
    ],
    "missionName": "Hands-on Training"
  },
  "@timestamp": "2022-10-14T19:03:14.525Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Mission:RoleText",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "2.1",
    "timestamp": "2022-10-14T19:03:14.523Z",
    "source": "simulator"
  },
  "header": {
    "version": "2.0",
    "timestamp": "2022-10-14T19:03:14.523Z",
    "message_type": "groundtruth"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 6 observations/events/mission/puzzle_summary 1665774194.523 2022-10-14T19:03:14.523Z
{ "@version": "1", "data": { "medical_specialist_puzzle_summary": [ "MEETING LOCATIONS" ], …
{
  "@version": "1",
  "data": {
    "medical_specialist_puzzle_summary": [
      "MEETING LOCATIONS"
    ],
    "engineering_specialist_puzzle_summary": [
      "ROOM DAMAGE SEVERITY"
    ],
    "transport_specialist_puzzle_summary": [
      "MEETING ATTENDANTS"
    ],
    "missionName": "Hands-on Training"
  },
  "@timestamp": "2022-10-14T19:03:14.525Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:PuzzleTextSummary",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "2.0",
    "timestamp": "2022-10-14T19:03:14.523Z",
    "source": "simulator"
  },
  "header": {
    "version": "2.0",
    "timestamp": "2022-10-14T19:03:14.523Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 7 observations/state 1665774194.576 2022-10-14T19:03:14.576Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 92, "total_time": 48677796…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 92,
    "total_time": 48677796,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.33067190373168387,
    "motion_x": -0.032152258373571385,
    "playername": "Player688",
    "world_time": 1000,
    "observation_number": 1874,
    "pitch": 10.499959,
    "motion_y": 0.0,
    "x": -2151.6292143549304,
    "z": 118.16729299454713,
    "timestamp": "2022-10-14T19:03:14.577Z",
    "mission_timer": "20 : 3",
    "participant_id": "00039",
    "yaw": -354.44904,
    "id": "6df1631d-0099-3a53-b895-83292d859c0d"
  },
  "@timestamp": "2022-10-14T19:03:14.580Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.576Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.576Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 8 observations/events/player/location 1665774194.576 2022-10-14T19:03:14.576Z
{ "@version": "1", "data": { "elapsed_milliseconds": 92, "exited_locations": [ { "n…
{
  "@version": "1",
  "data": {
    "elapsed_milliseconds": 92,
    "exited_locations": [
      {
        "name": "Part of Staging Area",
        "id": "sga_5"
      }
    ],
    "callsign": "Red",
    "connections": [
      {
        "connected_locations": [
          "sga_5",
          "sga_6"
        ],
        "id": "ce_43_43_52_43"
      }
    ],
    "mission_timer": "20 : 3",
    "participant_id": "00039",
    "corresponding_observation_number": 1874,
    "locations": [
      {
        "name": "Staging Area",
        "id": "sga"
      },
      {
        "name": "Part of Staging Area",
        "id": "sga_6"
      }
    ]
  },
  "@timestamp": "2022-10-14T19:03:14.580Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:location",
    "version": "3.0",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:14.576Z",
    "source": "AC_IHMC_TA2_Location-Monitor"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.576Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 9 observations/state 1665774194.578 2022-10-14T19:03:14.578Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 93, "total_time": 48677796…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 93,
    "total_time": 48677796,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player136",
    "world_time": 1000,
    "observation_number": 1875,
    "pitch": 16.350044,
    "motion_y": 0.0,
    "x": -2155.650506097952,
    "z": 119.89057925953135,
    "timestamp": "2022-10-14T19:03:14.578Z",
    "mission_timer": "20 : 3",
    "participant_id": "00041",
    "yaw": 331.1999,
    "id": "f4642d2b-29f9-34b7-8b90-e6570e856434"
  },
  "@timestamp": "2022-10-14T19:03:14.580Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.578Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.578Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 10 observations/state 1665774194.58 2022-10-14T19:03:14.580Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 95, "total_time": 48677796…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 95,
    "total_time": 48677796,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player619",
    "world_time": 1000,
    "observation_number": 1876,
    "pitch": 25.200006,
    "motion_y": 0.0,
    "x": -2153.560824341294,
    "z": 118.1639023076219,
    "timestamp": "2022-10-14T19:03:14.580Z",
    "mission_timer": "20 : 3",
    "participant_id": "00044",
    "yaw": -349.7998,
    "id": "c983ec91-cb7c-368a-b8d4-167bfb5123ef"
  },
  "@timestamp": "2022-10-14T19:03:14.582Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.580Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.580Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 11 observations/events/player/jag 1665774194.593918 2022-10-14T19:03:14.593918Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 92,
      "is_complete": false,
      "awareness": {
        "00039": 1.0
      },
      "id": "d928d24a-f1cd-4d34-8a88-8849af6f6655"
    }
  },
  "@timestamp": "2022-10-14T19:03:14.604Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:14.593918Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.593918Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 12 observations/events/player/jag 1665774194.593399 2022-10-14T19:03:14.593399Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "ew"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "ew"
          },
          "children": [],
          "outputs": {},
          "id": "d928d24a-f1cd-4d34-8a88-8849af6f6655"
        }
      ],
      "outputs": {},
      "id": "7ea6d41d-e61a-44f0-971d-0d05e2f18187"
    }
  },
  "@timestamp": "2022-10-14T19:03:14.604Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:14.593399Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.593399Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 13 observations/state 1665774194.683 2022-10-14T19:03:14.683Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 198, "total_time": 4867779…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 198,
    "total_time": 48677798,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player136",
    "world_time": 1000,
    "observation_number": 1878,
    "pitch": 16.350044,
    "motion_y": 0.0,
    "x": -2155.650506097952,
    "z": 119.89057925953135,
    "timestamp": "2022-10-14T19:03:14.683Z",
    "mission_timer": "20 : 3",
    "participant_id": "00041",
    "yaw": 331.1999,
    "id": "f4642d2b-29f9-34b7-8b90-e6570e856434"
  },
  "@timestamp": "2022-10-14T19:03:14.684Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.683Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.683Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 14 observations/state 1665774194.682 2022-10-14T19:03:14.682Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 197, "total_time": 4867779…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 197,
    "total_time": 48677798,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.044954958957546864,
    "motion_x": -0.004371110575903003,
    "playername": "Player688",
    "world_time": 1000,
    "observation_number": 1877,
    "pitch": 10.499959,
    "motion_y": 0.0,
    "x": -2151.6335854655063,
    "z": 118.21224795350467,
    "timestamp": "2022-10-14T19:03:14.682Z",
    "mission_timer": "20 : 3",
    "participant_id": "00039",
    "yaw": -354.44904,
    "id": "6df1631d-0099-3a53-b895-83292d859c0d"
  },
  "@timestamp": "2022-10-14T19:03:14.684Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.682Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.682Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 15 observations/state 1665774194.684 2022-10-14T19:03:14.684Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 199, "total_time": 4867779…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 199,
    "total_time": 48677798,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player619",
    "world_time": 1000,
    "observation_number": 1879,
    "pitch": 28.050007,
    "motion_y": 0.0,
    "x": -2153.560824341294,
    "z": 118.1639023076219,
    "timestamp": "2022-10-14T19:03:14.684Z",
    "mission_timer": "20 : 3",
    "participant_id": "00044",
    "yaw": -348.89984,
    "id": "c983ec91-cb7c-368a-b8d4-167bfb5123ef"
  },
  "@timestamp": "2022-10-14T19:03:14.684Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.684Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.684Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 16 observations/events/player/location 1665774194.682 2022-10-14T19:03:14.682Z
{ "@version": "1", "data": { "elapsed_milliseconds": 197, "callsign": "Red", "exited_connecti…
{
  "@version": "1",
  "data": {
    "elapsed_milliseconds": 197,
    "callsign": "Red",
    "exited_connections": [
      {
        "connected_locations": [
          "sga_5",
          "sga_6"
        ],
        "id": "ce_43_43_52_43"
      }
    ],
    "mission_timer": "20 : 3",
    "participant_id": "00039",
    "corresponding_observation_number": 1877,
    "locations": [
      {
        "name": "Staging Area",
        "id": "sga"
      },
      {
        "name": "Part of Staging Area",
        "id": "sga_6"
      }
    ]
  },
  "@timestamp": "2022-10-14T19:03:14.685Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:location",
    "version": "3.0",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:14.682Z",
    "source": "AC_IHMC_TA2_Location-Monitor"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.682Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 17 observations/state 1665774194.785 2022-10-14T19:03:14.785Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 300, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 300,
    "total_time": 48677800,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.037947206099730124,
    "motion_x": 0.0,
    "playername": "Player688",
    "world_time": 1000,
    "observation_number": 1880,
    "pitch": 10.499959,
    "motion_y": 0.0,
    "x": -2151.6335854655063,
    "z": 118.2501951596044,
    "timestamp": "2022-10-14T19:03:14.785Z",
    "mission_timer": "20 : 3",
    "participant_id": "00039",
    "yaw": -355.04907,
    "id": "6df1631d-0099-3a53-b895-83292d859c0d"
  },
  "@timestamp": "2022-10-14T19:03:14.786Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.785Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.785Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 18 observations/state 1665774194.785 2022-10-14T19:03:14.785Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 300, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 300,
    "total_time": 48677800,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player136",
    "world_time": 1000,
    "observation_number": 1881,
    "pitch": 16.350044,
    "motion_y": 0.0,
    "x": -2155.650506097952,
    "z": 119.89057925953135,
    "timestamp": "2022-10-14T19:03:14.785Z",
    "mission_timer": "20 : 3",
    "participant_id": "00041",
    "yaw": 331.1999,
    "id": "f4642d2b-29f9-34b7-8b90-e6570e856434"
  },
  "@timestamp": "2022-10-14T19:03:14.786Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.785Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.785Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 19 observations/state 1665774194.786 2022-10-14T19:03:14.786Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 301, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 301,
    "total_time": 48677800,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player619",
    "world_time": 1000,
    "observation_number": 1882,
    "pitch": 28.200006,
    "motion_y": 0.0,
    "x": -2153.560824341294,
    "z": 118.1639023076219,
    "timestamp": "2022-10-14T19:03:14.786Z",
    "mission_timer": "20 : 3",
    "participant_id": "00044",
    "yaw": -348.74985,
    "id": "c983ec91-cb7c-368a-b8d4-167bfb5123ef"
  },
  "@timestamp": "2022-10-14T19:03:14.787Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.786Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.786Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 20 observations/state 1665774194.887 2022-10-14T19:03:14.887Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 402, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 402,
    "total_time": 48677802,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player688",
    "world_time": 1000,
    "observation_number": 1883,
    "pitch": 10.199959,
    "motion_y": 0.0,
    "x": -2151.6335854655063,
    "z": 118.2501951596044,
    "timestamp": "2022-10-14T19:03:14.887Z",
    "mission_timer": "20 : 3",
    "participant_id": "00039",
    "yaw": -356.54913,
    "id": "6df1631d-0099-3a53-b895-83292d859c0d"
  },
  "@timestamp": "2022-10-14T19:03:14.888Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.887Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.887Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 21 observations/state 1665774194.888 2022-10-14T19:03:14.888Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 403, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 403,
    "total_time": 48677802,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player619",
    "world_time": 1000,
    "observation_number": 1885,
    "pitch": 28.200006,
    "motion_y": 0.0,
    "x": -2153.560824341294,
    "z": 118.1639023076219,
    "timestamp": "2022-10-14T19:03:14.888Z",
    "mission_timer": "20 : 3",
    "participant_id": "00044",
    "yaw": -348.59985,
    "id": "c983ec91-cb7c-368a-b8d4-167bfb5123ef"
  },
  "@timestamp": "2022-10-14T19:03:14.889Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.888Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.888Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 22 observations/state 1665774194.887 2022-10-14T19:03:14.887Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 402, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 402,
    "total_time": 48677802,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player136",
    "world_time": 1000,
    "observation_number": 1884,
    "pitch": 15.450045,
    "motion_y": 0.0,
    "x": -2155.650506097952,
    "z": 119.89057925953135,
    "timestamp": "2022-10-14T19:03:14.887Z",
    "mission_timer": "20 : 3",
    "participant_id": "00041",
    "yaw": 327.1499,
    "id": "f4642d2b-29f9-34b7-8b90-e6570e856434"
  },
  "@timestamp": "2022-10-14T19:03:14.889Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.887Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.887Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 23 observations/state 1665774194.989 2022-10-14T19:03:14.989Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 504, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 504,
    "total_time": 48677804,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player136",
    "world_time": 1000,
    "observation_number": 1887,
    "pitch": 14.250046,
    "motion_y": 0.0,
    "x": -2155.650506097952,
    "z": 119.89057925953135,
    "timestamp": "2022-10-14T19:03:14.989Z",
    "mission_timer": "20 : 3",
    "participant_id": "00041",
    "yaw": 323.8499,
    "id": "f4642d2b-29f9-34b7-8b90-e6570e856434"
  },
  "@timestamp": "2022-10-14T19:03:14.990Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.989Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.989Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 24 observations/state 1665774194.989 2022-10-14T19:03:14.989Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 504, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 504,
    "total_time": 48677804,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player688",
    "world_time": 1000,
    "observation_number": 1886,
    "pitch": 10.199959,
    "motion_y": 0.0,
    "x": -2151.6335854655063,
    "z": 118.2501951596044,
    "timestamp": "2022-10-14T19:03:14.989Z",
    "mission_timer": "20 : 3",
    "participant_id": "00039",
    "yaw": -3.4491577,
    "id": "6df1631d-0099-3a53-b895-83292d859c0d"
  },
  "@timestamp": "2022-10-14T19:03:14.990Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.989Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.989Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 25 observations/state 1665774194.99 2022-10-14T19:03:14.990Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 505, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 505,
    "total_time": 48677804,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player619",
    "world_time": 1000,
    "observation_number": 1888,
    "pitch": 28.200006,
    "motion_y": 0.0,
    "x": -2153.560824341294,
    "z": 118.1639023076219,
    "timestamp": "2022-10-14T19:03:14.990Z",
    "mission_timer": "20 : 3",
    "participant_id": "00044",
    "yaw": -350.39987,
    "id": "c983ec91-cb7c-368a-b8d4-167bfb5123ef"
  },
  "@timestamp": "2022-10-14T19:03:14.991Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.990Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:14.990Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 26 observations/state 1665774195.09 2022-10-14T19:03:15.090Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 605, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 605,
    "total_time": 48677806,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player688",
    "world_time": 1000,
    "observation_number": 1889,
    "pitch": 10.949959,
    "motion_y": 0.0,
    "x": -2151.6335854655063,
    "z": 118.2501951596044,
    "timestamp": "2022-10-14T19:03:15.090Z",
    "mission_timer": "20 : 3",
    "participant_id": "00039",
    "yaw": -6.2991943,
    "id": "6df1631d-0099-3a53-b895-83292d859c0d"
  },
  "@timestamp": "2022-10-14T19:03:15.092Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.090Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.090Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 27 observations/state 1665774195.091 2022-10-14T19:03:15.091Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 606, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 606,
    "total_time": 48677806,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": -0.10646873186144035,
    "motion_x": 0.13845188545610654,
    "playername": "Player136",
    "world_time": 1000,
    "observation_number": 1890,
    "pitch": 13.800046,
    "motion_y": 0.0,
    "x": -2155.512054212496,
    "z": 119.78411052766991,
    "timestamp": "2022-10-14T19:03:15.091Z",
    "mission_timer": "20 : 3",
    "participant_id": "00041",
    "yaw": 322.3499,
    "id": "f4642d2b-29f9-34b7-8b90-e6570e856434"
  },
  "@timestamp": "2022-10-14T19:03:15.093Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.091Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.091Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 28 observations/state 1665774195.092 2022-10-14T19:03:15.092Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 607, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 607,
    "total_time": 48677806,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player619",
    "world_time": 1000,
    "observation_number": 1891,
    "pitch": 33.000004,
    "motion_y": 0.0,
    "x": -2153.560824341294,
    "z": 118.1639023076219,
    "timestamp": "2022-10-14T19:03:15.092Z",
    "mission_timer": "20 : 3",
    "participant_id": "00044",
    "yaw": -10.499878,
    "id": "c983ec91-cb7c-368a-b8d4-167bfb5123ef"
  },
  "@timestamp": "2022-10-14T19:03:15.093Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.092Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.092Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 29 observations/events/player/proximity 1665774195.103962 2022-10-14T19:03:15.103962Z
{ "@version": "1", "data": { "elapsed_milliseconds": 605, "participants": [ { "dist…
{
  "@version": "1",
  "data": {
    "elapsed_milliseconds": 605,
    "participants": [
      {
        "distance_to_treatment_areas": [
          {
            "distance": 147.6,
            "id": "taan"
          },
          {
            "distance": 92.5,
            "id": "tabs"
          },
          {
            "distance": 121.9,
            "id": "tacn"
          },
          {
            "distance": 54.6,
            "id": "tacs"
          },
          {
            "distance": 154.3,
            "id": "tabn"
          },
          {
            "distance": 93.6,
            "id": "taas"
          }
        ],
        "current_location": "sga",
        "callsign": "red",
        "role": "Medical_Specialist",
        "distance_to_participants": [
          {
            "distance": 5.0,
            "id": "blue"
          },
          {
            "distance": 2.0,
            "id": "green"
          }
        ],
        "participant_id": "00039",
        "distance_to_current_location_exits": [
          {
            "distance": 9.6,
            "id": "c_46_34_49_35"
          }
        ],
        "distance_to_closest_locations": [
          {
            "distance": 97.2,
            "id": "B1"
          },
          {
            "distance": 92.5,
            "id": "tabs"
          },
          {
            "distance": 99.0,
            "id": "C2"
          },
          {
            "distance": 93.0,
            "id": "C1"
          },
          {
            "distance": 85.5,
            "id": "D3"
          },
          {
            "distance": 68.0,
            "id": "ca"
          },
          {
            "distance": 79.0,
            "id": "D4"
          },
          {
            "distance": 78.0,
            "id": "D2"
          },
          {
            "distance": 73.0,
            "id": "D1"
          },
          {
            "distance": 54.6,
            "id": "tacs"
          },
          {
            "distance": 95.6,
            "id": "G1"
          },
          {
            "distance": 75.3,
            "id": "H1"
          },
          {
            "distance": 87.3,
            "id": "H1A"
          },
          {
            "distance": 98.6,
            "id": "I1"
          },
          {
            "distance": 93.6,
            "id": "taas"
          }
        ],
        "distance_to_role_change": [
          {
            "distance": 9.0,
            "id": "sga"
          }
        ]
      },
      {
        "distance_to_treatment_areas": [
          {
            "distance": 148.7,
            "id": "taan"
          },
          {
            "distance": 93.6,
            "id": "tabs"
          },
          {
            "distance": 125.6,
            "id": "tacn"
          },
          {
            "distance": 57.0,
            "id": "tacs"
          },
          {
            "distance": 158.0,
            "id": "tabn"
          },
          {
            "distance": 97.3,
            "id": "taas"
          }
        ],
        "current_location": "sga",
        "callsign": "blue",
        "role": "Engineering_Specialist",
        "distance_to_participants": [
          {
            "distance": 5.0,
            "id": "red"
          },
          {
            "distance": 3.0,
            "id": "green"
          }
        ],
        "participant_id": "00041",
        "distance_to_current_location_exits": [
          {
            "distance": 12.0,
            "id": "c_46_34_49_35"
          }
        ],
        "distance_to_closest_locations": [
          {
            "distance": 98.3,
            "id": "B1"
          },
          {
            "distance": 93.6,
            "id": "tabs"
          },
          {
            "distance": 94.1,
            "id": "C1"
          },
          {
            "distance": 86.6,
            "id": "D3"
          },
          {
            "distance": 69.1,
            "id": "ca"
          },
          {
            "distance": 80.1,
            "id": "D4"
          },
          {
            "distance": 79.1,
            "id": "D2"
          },
          {
            "distance": 74.1,
            "id": "D1"
          },
          {
            "distance": 57.0,
            "id": "tacs"
          },
          {
            "distance": 99.3,
            "id": "G1"
          },
          {
            "distance": 79.0,
            "id": "H1"
          },
          {
            "distance": 91.0,
            "id": "H1A"
          },
          {
            "distance": 97.3,
            "id": "taas"
          }
        ],
        "distance_to_role_change": [
          {
            "distance": 6.6,
            "id": "sga"
          }
        ]
      },
      {
        "distance_to_treatment_areas": [
          {
            "distance": 147.0,
            "id": "taan"
          },
          {
            "distance": 91.9,
            "id": "tabs"
          },
          {
            "distance": 122.6,
            "id": "tacn"
          },
          {
            "distance": 54.0,
            "id": "tacs"
          },
          {
            "distance": 155.0,
            "id": "tabn"
          },
          {
            "distance": 94.3,
            "id": "taas"
          }
        ],
        "current_location": "sga",
        "callsign": "green",
        "role": "Transport_Specialist",
        "distance_to_participants": [
          {
            "distance": 2.0,
            "id": "red"
          },
          {
            "distance": 3.0,
            "id": "blue"
          }
        ],
        "participant_id": "00044",
        "distance_to_current_location_exits": [
          {
            "distance": 9.0,
            "id": "c_46_34_49_35"
          }
        ],
        "distance_to_closest_locations": [
          {
            "distance": 96.6,
            "id": "B1"
          },
          {
            "distance": 91.9,
            "id": "tabs"
          },
          {
            "distance": 98.4,
            "id": "C2"
          },
          {
            "distance": 92.4,
            "id": "C1"
          },
          {
            "distance": 84.9,
            "id": "D3"
          },
          {
            "distance": 67.4,
            "id": "ca"
          },
          {
            "distance": 78.4,
            "id": "D4"
          },
          {
            "distance": 77.4,
            "id": "D2"
          },
          {
            "distance": 72.4,
            "id": "D1"
          },
          {
            "distance": 54.0,
            "id": "tacs"
          },
          {
            "distance": 96.3,
            "id": "G1"
          },
          {
            "distance": 76.0,
            "id": "H1"
          },
          {
            "distance": 88.0,
            "id": "H1A"
          },
          {
            "distance": 99.3,
            "id": "I1"
          },
          {
            "distance": 94.3,
            "id": "taas"
          }
        ],
        "distance_to_role_change": [
          {
            "distance": 7.0,
            "id": "sga"
          }
        ]
      }
    ]
  },
  "@timestamp": "2022-10-14T19:03:15.104Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:proximity",
    "version": "1.0",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.103962Z",
    "source": "AC_IHMC_TA2_Player-Proximity"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.103962Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 30 observations/events/player/dyad 1665774195.105193 2022-10-14T19:03:15.105193Z
{ "@version": "1", "data": { "elapsed_milliseconds": 605, "event_type": "start", "in-dyad-pro…
{
  "@version": "1",
  "data": {
    "elapsed_milliseconds": 605,
    "event_type": "start",
    "in-dyad-probability": 1.0,
    "participants": [
      {
        "participant_id": "00041",
        "callsign": "blue",
        "role": "Engineering_Specialist"
      },
      {
        "participant_id": "00039",
        "callsign": "red",
        "role": "Medical_Specialist"
      }
    ],
    "id": "c379a6b5-c15f-41cc-8a8b-dcecf4a73ea8"
  },
  "@timestamp": "2022-10-14T19:03:15.105Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:dyad",
    "version": "1.0",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.105193Z",
    "source": "AC_IHMC_TA2_Dyad-Reporting"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.105193Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 31 observations/events/player/dyad 1665774195.105339 2022-10-14T19:03:15.105339Z
{ "@version": "1", "data": { "elapsed_milliseconds": 605, "event_type": "start", "in-dyad-pro…
{
  "@version": "1",
  "data": {
    "elapsed_milliseconds": 605,
    "event_type": "start",
    "in-dyad-probability": 1.0,
    "participants": [
      {
        "participant_id": "00044",
        "callsign": "green",
        "role": "Transport_Specialist"
      },
      {
        "participant_id": "00039",
        "callsign": "red",
        "role": "Medical_Specialist"
      }
    ],
    "id": "845aa873-001f-469f-ac7e-70c4ba0515b7"
  },
  "@timestamp": "2022-10-14T19:03:15.106Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:dyad",
    "version": "1.0",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.105339Z",
    "source": "AC_IHMC_TA2_Dyad-Reporting"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.105339Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 32 observations/events/player/dyad 1665774195.105447 2022-10-14T19:03:15.105447Z
{ "@version": "1", "data": { "elapsed_milliseconds": 605, "event_type": "start", "in-dyad-pro…
{
  "@version": "1",
  "data": {
    "elapsed_milliseconds": 605,
    "event_type": "start",
    "in-dyad-probability": 1.0,
    "participants": [
      {
        "participant_id": "00044",
        "callsign": "green",
        "role": "Transport_Specialist"
      },
      {
        "participant_id": "00041",
        "callsign": "blue",
        "role": "Engineering_Specialist"
      }
    ],
    "id": "8e74d77e-ee7b-4422-888c-8c62c7944a27"
  },
  "@timestamp": "2022-10-14T19:03:15.106Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:dyad",
    "version": "1.0",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.105447Z",
    "source": "AC_IHMC_TA2_Dyad-Reporting"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.105447Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 33 observations/state 1665774195.193 2022-10-14T19:03:15.193Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 708, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 708,
    "total_time": 48677808,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player688",
    "world_time": 1000,
    "observation_number": 1892,
    "pitch": 10.949959,
    "motion_y": 0.0,
    "x": -2151.6335854655063,
    "z": 118.2501951596044,
    "timestamp": "2022-10-14T19:03:15.193Z",
    "mission_timer": "20 : 3",
    "participant_id": "00039",
    "yaw": -6.2991943,
    "id": "6df1631d-0099-3a53-b895-83292d859c0d"
  },
  "@timestamp": "2022-10-14T19:03:15.194Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.193Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.193Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 34 observations/state 1665774195.194 2022-10-14T19:03:15.194Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 709, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 709,
    "total_time": 48677808,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": -0.05461935323305056,
    "motion_x": 0.07093039826395398,
    "playername": "Player136",
    "world_time": 1000,
    "observation_number": 1893,
    "pitch": 13.800046,
    "motion_y": 0.0,
    "x": -2155.441123814232,
    "z": 119.72949117443686,
    "timestamp": "2022-10-14T19:03:15.194Z",
    "mission_timer": "20 : 3",
    "participant_id": "00041",
    "yaw": 322.1999,
    "id": "f4642d2b-29f9-34b7-8b90-e6570e856434"
  },
  "@timestamp": "2022-10-14T19:03:15.195Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.194Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.194Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 35 observations/state 1665774195.194 2022-10-14T19:03:15.194Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 709, "total_time": 4867780…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 709,
    "total_time": 48677808,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player619",
    "world_time": 1000,
    "observation_number": 1894,
    "pitch": 34.200005,
    "motion_y": 0.0,
    "x": -2153.560824341294,
    "z": 118.1639023076219,
    "timestamp": "2022-10-14T19:03:15.194Z",
    "mission_timer": "20 : 3",
    "participant_id": "00044",
    "yaw": -15.299866,
    "id": "c983ec91-cb7c-368a-b8d4-167bfb5123ef"
  },
  "@timestamp": "2022-10-14T19:03:15.195Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.194Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.194Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 36 observations/state 1665774195.295 2022-10-14T19:03:15.295Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 810, "total_time": 4867781…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 810,
    "total_time": 48677810,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player619",
    "world_time": 1000,
    "observation_number": 1897,
    "pitch": 34.200005,
    "motion_y": 0.0,
    "x": -2153.560824341294,
    "z": 118.1639023076219,
    "timestamp": "2022-10-14T19:03:15.295Z",
    "mission_timer": "20 : 3",
    "participant_id": "00044",
    "yaw": -15.5998535,
    "id": "c983ec91-cb7c-368a-b8d4-167bfb5123ef"
  },
  "@timestamp": "2022-10-14T19:03:15.296Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.295Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.295Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 37 observations/state 1665774195.294 2022-10-14T19:03:15.294Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 810, "total_time": 4867781…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 810,
    "total_time": 48677810,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player688",
    "world_time": 1000,
    "observation_number": 1895,
    "pitch": 10.949959,
    "motion_y": 0.0,
    "x": -2151.6335854655063,
    "z": 118.2501951596044,
    "timestamp": "2022-10-14T19:03:15.295Z",
    "mission_timer": "20 : 3",
    "participant_id": "00039",
    "yaw": -6.2991943,
    "id": "6df1631d-0099-3a53-b895-83292d859c0d"
  },
  "@timestamp": "2022-10-14T19:03:15.296Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.295Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.294Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 38 observations/state 1665774195.295 2022-10-14T19:03:15.295Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 810, "total_time": 4867781…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 810,
    "total_time": 48677810,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player136",
    "world_time": 1000,
    "observation_number": 1896,
    "pitch": 13.800046,
    "motion_y": 0.0,
    "x": -2155.441123814232,
    "z": 119.72949117443686,
    "timestamp": "2022-10-14T19:03:15.295Z",
    "mission_timer": "20 : 3",
    "participant_id": "00041",
    "yaw": 322.1999,
    "id": "f4642d2b-29f9-34b7-8b90-e6570e856434"
  },
  "@timestamp": "2022-10-14T19:03:15.296Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.295Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.295Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 39 status/ac_gallup_ta2_gelp/heartbeats 1665774195.313382 2022-10-14T19:03:15.313382Z
{ "@version": "1", "data": { "state": "ok" }, "@timestamp": "2022-10-14T19:03:15.314Z", "host":…
{
  "@version": "1",
  "data": {
    "state": "ok"
  },
  "@timestamp": "2022-10-14T19:03:15.314Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "heartbeat",
    "version": "0.3",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.313382Z",
    "source": "ac_gallup_ta2_gelp"
  },
  "header": {
    "version": "0.1",
    "timestamp": "2022-10-14T19:03:15.313382Z",
    "message_type": "status"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 40 observations/state 1665774195.396 2022-10-14T19:03:15.396Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 911, "total_time": 4867781…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 911,
    "total_time": 48677812,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player688",
    "world_time": 1000,
    "observation_number": 1898,
    "pitch": 10.949959,
    "motion_y": 0.0,
    "x": -2151.6335854655063,
    "z": 118.2501951596044,
    "timestamp": "2022-10-14T19:03:15.396Z",
    "mission_timer": "20 : 3",
    "participant_id": "00039",
    "yaw": -6.2991943,
    "id": "6df1631d-0099-3a53-b895-83292d859c0d"
  },
  "@timestamp": "2022-10-14T19:03:15.396Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.396Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.396Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 41 observations/state 1665774195.396 2022-10-14T19:03:15.396Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 911, "total_time": 4867781…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 911,
    "total_time": 48677812,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": -0.019422749063906508,
    "motion_x": 0.025222988646874,
    "playername": "Player136",
    "world_time": 1000,
    "observation_number": 1899,
    "pitch": 13.800046,
    "motion_y": 0.0,
    "x": -2155.415900825585,
    "z": 119.71006842537295,
    "timestamp": "2022-10-14T19:03:15.396Z",
    "mission_timer": "20 : 3",
    "participant_id": "00041",
    "yaw": 322.1999,
    "id": "f4642d2b-29f9-34b7-8b90-e6570e856434"
  },
  "@timestamp": "2022-10-14T19:03:15.397Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.396Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.396Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 42 observations/state 1665774195.397 2022-10-14T19:03:15.397Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 912, "total_time": 4867781…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 912,
    "total_time": 48677812,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player619",
    "world_time": 1000,
    "observation_number": 1900,
    "pitch": 33.300003,
    "motion_y": 0.0,
    "x": -2153.560824341294,
    "z": 118.1639023076219,
    "timestamp": "2022-10-14T19:03:15.397Z",
    "mission_timer": "20 : 3",
    "participant_id": "00044",
    "yaw": -16.349854,
    "id": "c983ec91-cb7c-368a-b8d4-167bfb5123ef"
  },
  "@timestamp": "2022-10-14T19:03:15.397Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.397Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.397Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 43 observations/events/training/task 1665774195.423 2022-10-14T19:03:15.423Z
{ "@version": "1", "data": { "playerName": "Player688", "elapsed_milliseconds": 939, "callsig…
{
  "@version": "1",
  "data": {
    "playerName": "Player688",
    "elapsed_milliseconds": 939,
    "callsign": "Red",
    "mission_timer": "20 : 3",
    "participant_id": "00039",
    "task_message": "Red Training: Start"
  },
  "@timestamp": "2022-10-14T19:03:15.427Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:TrainingTask",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "2.0",
    "timestamp": "2022-10-14T19:03:15.424Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.423Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 44 observations/state 1665774195.498 2022-10-14T19:03:15.498Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 1013, "total_time": 486778…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 1013,
    "total_time": 48677814,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player136",
    "world_time": 1000,
    "observation_number": 1902,
    "pitch": 13.500046,
    "motion_y": 0.0,
    "x": -2155.415900825585,
    "z": 119.71006842537295,
    "timestamp": "2022-10-14T19:03:15.498Z",
    "mission_timer": "20 : 2",
    "participant_id": "00041",
    "yaw": 323.99988,
    "id": "f4642d2b-29f9-34b7-8b90-e6570e856434"
  },
  "@timestamp": "2022-10-14T19:03:15.500Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.498Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.498Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 45 observations/state 1665774195.497 2022-10-14T19:03:15.497Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 1012, "total_time": 486778…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 1012,
    "total_time": 48677814,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": -7.750195159604402,
    "motion_x": -25.866414534493742,
    "playername": "Player688",
    "world_time": 1000,
    "observation_number": 1901,
    "pitch": 10.949959,
    "motion_y": 0.0,
    "x": -2177.5,
    "z": 110.5,
    "timestamp": "2022-10-14T19:03:15.497Z",
    "mission_timer": "20 : 2",
    "participant_id": "00039",
    "yaw": -6.2991943,
    "id": "6df1631d-0099-3a53-b895-83292d859c0d"
  },
  "@timestamp": "2022-10-14T19:03:15.500Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.497Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.497Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 46 observations/state 1665774195.498 2022-10-14T19:03:15.498Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 1013, "total_time": 486778…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 1013,
    "total_time": 48677814,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player619",
    "world_time": 1000,
    "observation_number": 1903,
    "pitch": 20.100002,
    "motion_y": 0.0,
    "x": -2153.560824341294,
    "z": 118.1639023076219,
    "timestamp": "2022-10-14T19:03:15.498Z",
    "mission_timer": "20 : 2",
    "participant_id": "00044",
    "yaw": -44.099854,
    "id": "c983ec91-cb7c-368a-b8d4-167bfb5123ef"
  },
  "@timestamp": "2022-10-14T19:03:15.500Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.498Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.498Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 47 observations/events/player/location 1665774195.497 2022-10-14T19:03:15.497Z
{ "@version": "1", "data": { "elapsed_milliseconds": 1012, "exited_locations": [ { …
{
  "@version": "1",
  "data": {
    "elapsed_milliseconds": 1012,
    "exited_locations": [
      {
        "name": "Staging Area",
        "id": "sga"
      },
      {
        "name": "Part of Staging Area",
        "id": "sga_6"
      }
    ],
    "callsign": "Red",
    "mission_timer": "20 : 2",
    "participant_id": "00039",
    "corresponding_observation_number": 1901,
    "locations": [
      {
        "name": "UNKNOWN",
        "id": "loc_52"
      },
      {
        "name": "Part of loc_52",
        "id": "loc_52_6"
      }
    ]
  },
  "@timestamp": "2022-10-14T19:03:15.505Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:location",
    "version": "3.0",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.497Z",
    "source": "AC_IHMC_TA2_Location-Monitor"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.497Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 48 observations/events/training/task 1665774195.522 2022-10-14T19:03:15.522Z
{ "@version": "1", "data": { "playerName": "Player136", "elapsed_milliseconds": 1037, "callsi…
{
  "@version": "1",
  "data": {
    "playerName": "Player136",
    "elapsed_milliseconds": 1037,
    "callsign": "Blue",
    "mission_timer": "20 : 2",
    "participant_id": "00041",
    "task_message": "Blue Training: Start"
  },
  "@timestamp": "2022-10-14T19:03:15.523Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:TrainingTask",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "2.0",
    "timestamp": "2022-10-14T19:03:15.522Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.522Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 49 observations/events/player/jag 1665774195.521942 2022-10-14T19:03:15.521942Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc_81"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc_81"
          },
          "children": [],
          "outputs": {},
          "id": "26f53376-4430-4d57-a003-da0afdd51f53"
        }
      ],
      "outputs": {},
      "id": "a548fb0f-3e4d-4bf2-bf9c-69e55ed7847f"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.528Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.521942Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.521942Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 50 observations/events/player/jag 1665774195.52224 2022-10-14T19:03:15.522240Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1012,
      "is_complete": false,
      "awareness": {
        "00039": 1.0
      },
      "id": "26f53376-4430-4d57-a003-da0afdd51f53"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.528Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.522240Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.522240Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 51 observations/events/player/jag 1665774195.522487 2022-10-14T19:03:15.522487Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc_74"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc_74"
          },
          "children": [],
          "outputs": {},
          "id": "6909add7-0b87-4553-a98f-6a6b70290a3b"
        }
      ],
      "outputs": {},
      "id": "7919f882-2a13-438d-95c6-581ae0befce2"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.528Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.522487Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.522487Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 52 observations/events/player/jag 1665774195.523445 2022-10-14T19:03:15.523445Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc_52"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc_52"
          },
          "children": [],
          "outputs": {},
          "id": "dc05ea5b-910c-4304-b771-84c8450e751c"
        }
      ],
      "outputs": {},
      "id": "118d7b58-34d4-4d92-998c-6f1191a1613f"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.529Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.523445Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.523445Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 53 observations/events/player/jag 1665774195.523956 2022-10-14T19:03:15.523956Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc_71"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc_71"
          },
          "children": [],
          "outputs": {},
          "id": "bbca1d98-0e24-40a7-a1b4-3fa66a83b852"
        }
      ],
      "outputs": {},
      "id": "bd664fe3-e925-4024-b839-66a3fcdc6d8d"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.529Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.523956Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.523956Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 54 observations/events/player/jag 1665774195.522744 2022-10-14T19:03:15.522744Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1012,
      "is_complete": false,
      "awareness": {
        "00039": 1.0
      },
      "id": "6909add7-0b87-4553-a98f-6a6b70290a3b"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.529Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.522744Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.522744Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 55 observations/events/player/jag 1665774195.523208 2022-10-14T19:03:15.523208Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1012,
      "is_complete": false,
      "awareness": {
        "00039": 1.0
      },
      "id": "3263ec64-0c90-4503-ba03-5ea9b4fb74b3"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.529Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.523208Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.523208Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 56 observations/events/player/jag 1665774195.52298 2022-10-14T19:03:15.522980Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc_121"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc_121"
          },
          "children": [],
          "outputs": {},
          "id": "3263ec64-0c90-4503-ba03-5ea9b4fb74b3"
        }
      ],
      "outputs": {},
      "id": "98a0d2db-f3e6-44dd-af96-dbc94c0b912c"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.529Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.522980Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.522980Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 57 observations/events/player/jag 1665774195.523705 2022-10-14T19:03:15.523705Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1012,
      "is_complete": false,
      "awareness": {
        "00039": 1.0
      },
      "id": "dc05ea5b-910c-4304-b771-84c8450e751c"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.529Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.523705Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.523705Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 58 observations/events/player/jag 1665774195.524453 2022-10-14T19:03:15.524453Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc"
          },
          "children": [],
          "outputs": {},
          "id": "cda01079-37bf-4c9d-8de8-d539730d850d"
        }
      ],
      "outputs": {},
      "id": "38508324-f6d7-47c6-a1df-4723ad786e4c"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.530Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.524453Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.524453Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 59 observations/events/player/jag 1665774195.52469 2022-10-14T19:03:15.524690Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1012,
      "is_complete": false,
      "awareness": {
        "00039": 1.0
      },
      "id": "cda01079-37bf-4c9d-8de8-d539730d850d"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.530Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.524690Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.524690Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 60 observations/events/player/jag 1665774195.525329 2022-10-14T19:03:15.525329Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1012,
      "addressing": {
        "00039": 0.0
      },
      "is_complete": false,
      "id": "dc05ea5b-910c-4304-b771-84c8450e751c"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.530Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Addressing",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.525329Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.525329Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 61 observations/events/player/jag 1665774195.52507 2022-10-14T19:03:15.525070Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1012,
      "addressing": {
        "00039": 1.0
      },
      "is_complete": false,
      "id": "dc05ea5b-910c-4304-b771-84c8450e751c"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.530Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Addressing",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.525070Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.525070Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 62 observations/events/player/jag 1665774195.524187 2022-10-14T19:03:15.524187Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1012,
      "is_complete": false,
      "awareness": {
        "00039": 1.0
      },
      "id": "bbca1d98-0e24-40a7-a1b4-3fa66a83b852"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.530Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.524187Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.524187Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 63 observations/events/player/jag 1665774195.525808 2022-10-14T19:03:15.525808Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "elapsed_milliseconds": 1012,
      "is_complete": true,
      "id": "118d7b58-34d4-4d92-998c-6f1191a1613f"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.531Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Completion",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.525808Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.525808Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 64 observations/events/player/jag 1665774195.525564 2022-10-14T19:03:15.525564Z
{ "@version": "1", "data": { "participant_id": "00039", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00039",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1012,
      "is_complete": true,
      "id": "dc05ea5b-910c-4304-b771-84c8450e751c"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.531Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Completion",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.525564Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.525564Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 65 observations/state 1665774195.599 2022-10-14T19:03:15.599Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 1114, "total_time": 486778…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 1114,
    "total_time": 48677816,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player688",
    "world_time": 1000,
    "observation_number": 1904,
    "pitch": 10.949959,
    "motion_y": 0.0,
    "x": -2177.5,
    "z": 110.5,
    "timestamp": "2022-10-14T19:03:15.599Z",
    "mission_timer": "20 : 2",
    "participant_id": "00039",
    "yaw": -6.2991943,
    "id": "6df1631d-0099-3a53-b895-83292d859c0d"
  },
  "@timestamp": "2022-10-14T19:03:15.602Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.599Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.599Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 66 observations/state 1665774195.6 2022-10-14T19:03:15.600Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 1115, "total_time": 486778…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 1115,
    "total_time": 48677816,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": -9.210068425372953,
    "motion_x": -6.08409917441486,
    "playername": "Player136",
    "world_time": 1000,
    "observation_number": 1905,
    "pitch": 13.050046,
    "motion_y": 0.0,
    "x": -2161.5,
    "z": 110.5,
    "timestamp": "2022-10-14T19:03:15.600Z",
    "mission_timer": "20 : 2",
    "participant_id": "00041",
    "yaw": 334.1999,
    "id": "f4642d2b-29f9-34b7-8b90-e6570e856434"
  },
  "@timestamp": "2022-10-14T19:03:15.602Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.600Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.600Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 67 observations/state 1665774195.6 2022-10-14T19:03:15.600Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 1115, "total_time": 486778…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 1115,
    "total_time": 48677816,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player619",
    "world_time": 1000,
    "observation_number": 1906,
    "pitch": 12.600002,
    "motion_y": 0.0,
    "x": -2153.560824341294,
    "z": 118.1639023076219,
    "timestamp": "2022-10-14T19:03:15.600Z",
    "mission_timer": "20 : 2",
    "participant_id": "00044",
    "yaw": -71.69986,
    "id": "c983ec91-cb7c-368a-b8d4-167bfb5123ef"
  },
  "@timestamp": "2022-10-14T19:03:15.602Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.600Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.600Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 68 observations/events/player/proximity 1665774195.602333 2022-10-14T19:03:15.602333Z
{ "@version": "1", "data": { "elapsed_milliseconds": 1114, "participants": [ { "dis…
{
  "@version": "1",
  "data": {
    "elapsed_milliseconds": 1114,
    "participants": [
      {
        "distance_to_treatment_areas": [],
        "current_location": "loc_52",
        "callsign": "red",
        "role": "Medical_Specialist",
        "distance_to_participants": [],
        "participant_id": "00039",
        "distance_to_current_location_exits": [],
        "distance_to_closest_locations": [],
        "distance_to_role_change": []
      },
      {
        "distance_to_treatment_areas": [
          {
            "distance": 148.7,
            "id": "taan"
          },
          {
            "distance": 93.6,
            "id": "tabs"
          },
          {
            "distance": 125.6,
            "id": "tacn"
          },
          {
            "distance": 57.0,
            "id": "tacs"
          },
          {
            "distance": 158.0,
            "id": "tabn"
          },
          {
            "distance": 97.3,
            "id": "taas"
          }
        ],
        "current_location": "sga",
        "callsign": "blue",
        "role": "Engineering_Specialist",
        "distance_to_participants": [
          {
            "distance": 3.0,
            "id": "green"
          }
        ],
        "participant_id": "00041",
        "distance_to_current_location_exits": [
          {
            "distance": 12.0,
            "id": "c_46_34_49_35"
          }
        ],
        "distance_to_closest_locations": [
          {
            "distance": 98.3,
            "id": "B1"
          },
          {
            "distance": 93.6,
            "id": "tabs"
          },
          {
            "distance": 94.1,
            "id": "C1"
          },
          {
            "distance": 86.6,
            "id": "D3"
          },
          {
            "distance": 69.1,
            "id": "ca"
          },
          {
            "distance": 80.1,
            "id": "D4"
          },
          {
            "distance": 79.1,
            "id": "D2"
          },
          {
            "distance": 74.1,
            "id": "D1"
          },
          {
            "distance": 57.0,
            "id": "tacs"
          },
          {
            "distance": 99.3,
            "id": "G1"
          },
          {
            "distance": 79.0,
            "id": "H1"
          },
          {
            "distance": 91.0,
            "id": "H1A"
          },
          {
            "distance": 97.3,
            "id": "taas"
          }
        ],
        "distance_to_role_change": [
          {
            "distance": 6.6,
            "id": "sga"
          }
        ]
      },
      {
        "distance_to_treatment_areas": [
          {
            "distance": 147.0,
            "id": "taan"
          },
          {
            "distance": 91.9,
            "id": "tabs"
          },
          {
            "distance": 122.6,
            "id": "tacn"
          },
          {
            "distance": 54.0,
            "id": "tacs"
          },
          {
            "distance": 155.0,
            "id": "tabn"
          },
          {
            "distance": 94.3,
            "id": "taas"
          }
        ],
        "current_location": "sga",
        "callsign": "green",
        "role": "Transport_Specialist",
        "distance_to_participants": [
          {
            "distance": 3.0,
            "id": "blue"
          }
        ],
        "participant_id": "00044",
        "distance_to_current_location_exits": [
          {
            "distance": 9.0,
            "id": "c_46_34_49_35"
          }
        ],
        "distance_to_closest_locations": [
          {
            "distance": 96.6,
            "id": "B1"
          },
          {
            "distance": 91.9,
            "id": "tabs"
          },
          {
            "distance": 98.4,
            "id": "C2"
          },
          {
            "distance": 92.4,
            "id": "C1"
          },
          {
            "distance": 84.9,
            "id": "D3"
          },
          {
            "distance": 67.4,
            "id": "ca"
          },
          {
            "distance": 78.4,
            "id": "D4"
          },
          {
            "distance": 77.4,
            "id": "D2"
          },
          {
            "distance": 72.4,
            "id": "D1"
          },
          {
            "distance": 54.0,
            "id": "tacs"
          },
          {
            "distance": 96.3,
            "id": "G1"
          },
          {
            "distance": 76.0,
            "id": "H1"
          },
          {
            "distance": 88.0,
            "id": "H1A"
          },
          {
            "distance": 99.3,
            "id": "I1"
          },
          {
            "distance": 94.3,
            "id": "taas"
          }
        ],
        "distance_to_role_change": [
          {
            "distance": 7.0,
            "id": "sga"
          }
        ]
      }
    ]
  },
  "@timestamp": "2022-10-14T19:03:15.603Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:proximity",
    "version": "1.0",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.602333Z",
    "source": "AC_IHMC_TA2_Player-Proximity"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.602333Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 69 observations/events/player/location 1665774195.6 2022-10-14T19:03:15.600Z
{ "@version": "1", "data": { "elapsed_milliseconds": 1115, "exited_locations": [ { …
{
  "@version": "1",
  "data": {
    "elapsed_milliseconds": 1115,
    "exited_locations": [
      {
        "name": "Staging Area",
        "id": "sga"
      },
      {
        "name": "Part of Staging Area",
        "id": "sga_7"
      }
    ],
    "callsign": "Blue",
    "mission_timer": "20 : 2",
    "participant_id": "00041",
    "corresponding_observation_number": 1905,
    "locations": [
      {
        "name": "UNKNOWN",
        "id": "loc_81"
      },
      {
        "name": "Part of loc_81",
        "id": "loc_81_6"
      }
    ]
  },
  "@timestamp": "2022-10-14T19:03:15.603Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:location",
    "version": "3.0",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.600Z",
    "source": "AC_IHMC_TA2_Location-Monitor"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.600Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 70 observations/events/player/jag 1665774195.616815 2022-10-14T19:03:15.616815Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc_81"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc_81"
          },
          "children": [],
          "outputs": {},
          "id": "efe7577b-b386-42cd-a781-992c4c9bf645"
        }
      ],
      "outputs": {},
      "id": "55b64300-18f5-4182-a7aa-2c159292d128"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.620Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.616815Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.616815Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 71 observations/events/player/jag 1665774195.617286 2022-10-14T19:03:15.617286Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc_74"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc_74"
          },
          "children": [],
          "outputs": {},
          "id": "0b1f97f4-2197-4773-9a94-f2d46c1878b7"
        }
      ],
      "outputs": {},
      "id": "bd2e719e-1950-4c56-9d2e-a98381021f3d"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.621Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.617286Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.617286Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 72 observations/events/player/jag 1665774195.617497 2022-10-14T19:03:15.617497Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1115,
      "is_complete": false,
      "awareness": {
        "00041": 1.0
      },
      "id": "0b1f97f4-2197-4773-9a94-f2d46c1878b7"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.621Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.617497Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.617497Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 73 observations/events/player/jag 1665774195.617069 2022-10-14T19:03:15.617069Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1115,
      "is_complete": false,
      "awareness": {
        "00041": 1.0
      },
      "id": "efe7577b-b386-42cd-a781-992c4c9bf645"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.621Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.617069Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.617069Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 74 observations/events/player/jag 1665774195.617709 2022-10-14T19:03:15.617709Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc_121"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc_121"
          },
          "children": [],
          "outputs": {},
          "id": "cc3f2876-2d6e-4e92-8089-5c7b6dbcb180"
        }
      ],
      "outputs": {},
      "id": "303637b9-4ca4-4703-a7be-5b5153867ce9"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.621Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.617709Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.617709Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 75 observations/events/player/jag 1665774195.617916 2022-10-14T19:03:15.617916Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1115,
      "is_complete": false,
      "awareness": {
        "00041": 1.0
      },
      "id": "cc3f2876-2d6e-4e92-8089-5c7b6dbcb180"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.621Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.617916Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.617916Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 76 observations/events/player/jag 1665774195.618368 2022-10-14T19:03:15.618368Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1115,
      "is_complete": false,
      "awareness": {
        "00041": 1.0
      },
      "id": "4fe6c7cb-48a4-4c8b-a3e5-61daaa27a3ca"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.622Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.618368Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.618368Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 77 observations/events/player/jag 1665774195.619208 2022-10-14T19:03:15.619208Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1115,
      "is_complete": false,
      "awareness": {
        "00041": 1.0
      },
      "id": "477ce934-ed97-4aea-854b-9342a07c1861"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.622Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.619208Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.619208Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 78 observations/events/player/jag 1665774195.618128 2022-10-14T19:03:15.618128Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc_52"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc_52"
          },
          "children": [],
          "outputs": {},
          "id": "4fe6c7cb-48a4-4c8b-a3e5-61daaa27a3ca"
        }
      ],
      "outputs": {},
      "id": "722a777f-a3b8-4c57-b2e4-4a4d652b98f3"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.622Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.618128Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.618128Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 79 observations/events/player/jag 1665774195.619004 2022-10-14T19:03:15.619004Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc"
          },
          "children": [],
          "outputs": {},
          "id": "477ce934-ed97-4aea-854b-9342a07c1861"
        }
      ],
      "outputs": {},
      "id": "9167dfd3-37ae-4a78-8613-7641930069b5"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.622Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.619004Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.619004Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 80 observations/events/player/jag 1665774195.618794 2022-10-14T19:03:15.618794Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1115,
      "is_complete": false,
      "awareness": {
        "00041": 1.0
      },
      "id": "fe273504-45b4-4fad-9a6f-9771d7a0f5ff"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.622Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.618794Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.618794Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 81 observations/events/player/jag 1665774195.618587 2022-10-14T19:03:15.618587Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc_71"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc_71"
          },
          "children": [],
          "outputs": {},
          "id": "fe273504-45b4-4fad-9a6f-9771d7a0f5ff"
        }
      ],
      "outputs": {},
      "id": "27c2b544-c097-4ee1-83e6-fdab67d3f1b2"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.622Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.618587Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.618587Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 82 observations/events/training/task 1665774195.622 2022-10-14T19:03:15.622Z
{ "@version": "1", "data": { "playerName": "Player619", "elapsed_milliseconds": 1137, "callsi…
{
  "@version": "1",
  "data": {
    "playerName": "Player619",
    "elapsed_milliseconds": 1137,
    "callsign": "Green",
    "mission_timer": "20 : 2",
    "participant_id": "00044",
    "task_message": "Green Training: Start"
  },
  "@timestamp": "2022-10-14T19:03:15.623Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:TrainingTask",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "2.0",
    "timestamp": "2022-10-14T19:03:15.622Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.622Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 83 observations/events/player/jag 1665774195.619432 2022-10-14T19:03:15.619432Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1115,
      "addressing": {
        "00041": 1.0
      },
      "is_complete": false,
      "id": "efe7577b-b386-42cd-a781-992c4c9bf645"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.623Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Addressing",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.619432Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.619432Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 84 observations/events/player/jag 1665774195.619863 2022-10-14T19:03:15.619863Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1115,
      "is_complete": true,
      "id": "efe7577b-b386-42cd-a781-992c4c9bf645"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.623Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Completion",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.619863Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.619863Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 85 observations/events/player/jag 1665774195.619651 2022-10-14T19:03:15.619651Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1115,
      "addressing": {
        "00041": 0.0
      },
      "is_complete": false,
      "id": "efe7577b-b386-42cd-a781-992c4c9bf645"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.623Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Addressing",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.619651Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.619651Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 86 observations/events/player/jag 1665774195.62009 2022-10-14T19:03:15.620090Z
{ "@version": "1", "data": { "participant_id": "00041", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00041",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "elapsed_milliseconds": 1115,
      "is_complete": true,
      "id": "55b64300-18f5-4182-a7aa-2c159292d128"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.623Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Completion",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.620090Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.620090Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 87 observations/state 1665774195.7 2022-10-14T19:03:15.700Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 1215, "total_time": 486778…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 1215,
    "total_time": 48677818,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player688",
    "world_time": 1000,
    "observation_number": 1907,
    "pitch": 11.099958,
    "motion_y": 0.0,
    "x": -2177.5,
    "z": 110.5,
    "timestamp": "2022-10-14T19:03:15.700Z",
    "mission_timer": "20 : 2",
    "participant_id": "00039",
    "yaw": -6.2991943,
    "id": "6df1631d-0099-3a53-b895-83292d859c0d"
  },
  "@timestamp": "2022-10-14T19:03:15.703Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.700Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.700Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 88 observations/state 1665774195.701 2022-10-14T19:03:15.701Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 1216, "total_time": 486778…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 1216,
    "total_time": 48677818,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": -7.663902307621896,
    "motion_x": -15.939175658706063,
    "playername": "Player619",
    "world_time": 1000,
    "observation_number": 1909,
    "pitch": 12.600002,
    "motion_y": 0.0,
    "x": -2169.5,
    "z": 110.5,
    "timestamp": "2022-10-14T19:03:15.701Z",
    "mission_timer": "20 : 2",
    "participant_id": "00044",
    "yaw": -71.84985,
    "id": "c983ec91-cb7c-368a-b8d4-167bfb5123ef"
  },
  "@timestamp": "2022-10-14T19:03:15.703Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.701Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.701Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 89 observations/state 1665774195.701 2022-10-14T19:03:15.701Z
{ "@version": "1", "data": { "life": 20.0, "elapsed_milliseconds": 1216, "total_time": 486778…
{
  "@version": "1",
  "data": {
    "life": 20.0,
    "elapsed_milliseconds": 1216,
    "total_time": 48677818,
    "y": 60.0,
    "entity_type": "human",
    "motion_z": 0.0,
    "motion_x": 0.0,
    "playername": "Player136",
    "world_time": 1000,
    "observation_number": 1908,
    "pitch": 14.550045,
    "motion_y": 0.0,
    "x": -2161.5,
    "z": 110.5,
    "timestamp": "2022-10-14T19:03:15.701Z",
    "mission_timer": "20 : 2",
    "participant_id": "00041",
    "yaw": 345.29987,
    "id": "f4642d2b-29f9-34b7-8b90-e6570e856434"
  },
  "@timestamp": "2022-10-14T19:03:15.703Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "state",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.701Z",
    "source": "simulator"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.701Z",
    "message_type": "observation"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 90 observations/events/player/location 1665774195.701 2022-10-14T19:03:15.701Z
{ "@version": "1", "data": { "elapsed_milliseconds": 1216, "exited_locations": [ { …
{
  "@version": "1",
  "data": {
    "elapsed_milliseconds": 1216,
    "exited_locations": [
      {
        "name": "Staging Area",
        "id": "sga"
      },
      {
        "name": "Part of Staging Area",
        "id": "sga_6"
      }
    ],
    "callsign": "Green",
    "exited_connections": [
      {
        "connected_locations": [
          "sga_5",
          "sga_6"
        ],
        "id": "ce_43_43_52_43"
      }
    ],
    "mission_timer": "20 : 2",
    "participant_id": "00044",
    "corresponding_observation_number": 1909,
    "locations": [
      {
        "name": "UNKNOWN",
        "id": "loc_71"
      },
      {
        "name": "Part of loc_71",
        "id": "loc_71_6"
      }
    ]
  },
  "@timestamp": "2022-10-14T19:03:15.708Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:location",
    "version": "3.0",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.701Z",
    "source": "AC_IHMC_TA2_Location-Monitor"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.701Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 91 observations/events/player/jag 1665774195.721297 2022-10-14T19:03:15.721297Z
{ "@version": "1", "data": { "participant_id": "00044", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00044",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc_74"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc_74"
          },
          "children": [],
          "outputs": {},
          "id": "4ea4a580-8721-4af5-b359-31affde34fbb"
        }
      ],
      "outputs": {},
      "id": "79421ecc-c714-4c71-825b-3c17363be925"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.726Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.721297Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.721297Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 92 observations/events/player/jag 1665774195.721603 2022-10-14T19:03:15.721603Z
{ "@version": "1", "data": { "participant_id": "00044", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00044",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1216,
      "is_complete": false,
      "awareness": {
        "00044": 1.0
      },
      "id": "4ea4a580-8721-4af5-b359-31affde34fbb"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.726Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.721603Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.721603Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 93 observations/events/player/jag 1665774195.720613 2022-10-14T19:03:15.720613Z
{ "@version": "1", "data": { "participant_id": "00044", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00044",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc_81"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc_81"
          },
          "children": [],
          "outputs": {},
          "id": "c53c06c7-3d75-47bd-a489-c1b8e514522a"
        }
      ],
      "outputs": {},
      "id": "32ffc4a9-451a-4246-a3e0-3b23f1c25d04"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.726Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.720613Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.720613Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 94 observations/events/player/jag 1665774195.720981 2022-10-14T19:03:15.720981Z
{ "@version": "1", "data": { "participant_id": "00044", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00044",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1216,
      "is_complete": false,
      "awareness": {
        "00044": 1.0
      },
      "id": "c53c06c7-3d75-47bd-a489-c1b8e514522a"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.726Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.720981Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.720981Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 95 observations/events/player/jag 1665774195.722881 2022-10-14T19:03:15.722881Z
{ "@version": "1", "data": { "participant_id": "00044", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00044",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1216,
      "is_complete": false,
      "awareness": {
        "00044": 1.0
      },
      "id": "2fd6f0b0-55b2-4596-b97e-f6aa7e3c536b"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.727Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.722881Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.722881Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 96 observations/events/player/jag 1665774195.723498 2022-10-14T19:03:15.723498Z
{ "@version": "1", "data": { "participant_id": "00044", "jag": { "urn": "urn:ihmc:asist:get…
{
  "@version": "1",
  "data": {
    "participant_id": "00044",
    "jag": {
      "urn": "urn:ihmc:asist:get-in-range",
      "elapsed_milliseconds": 1216,
      "is_complete": false,
      "awareness": {
        "00044": 1.0
      },
      "id": "b9b71c29-e04e-4060-b6bc-320c72a4c709"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.727Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Awareness",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.723498Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.723498Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 97 observations/events/player/jag 1665774195.723805 2022-10-14T19:03:15.723805Z
{ "@version": "1", "data": { "participant_id": "00044", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00044",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc"
          },
          "children": [],
          "outputs": {},
          "id": "b5f6395f-073a-4975-9196-60515911a8a2"
        }
      ],
      "outputs": {},
      "id": "66a03730-db88-4144-b6ad-7b80a380ac38"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.727Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.723805Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.723805Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 98 observations/events/player/jag 1665774195.721911 2022-10-14T19:03:15.721911Z
{ "@version": "1", "data": { "participant_id": "00044", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00044",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc_121"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc_121"
          },
          "children": [],
          "outputs": {},
          "id": "c55849ac-2b8d-4dda-9bde-9919d4abd7e3"
        }
      ],
      "outputs": {},
      "id": "15c3fcc2-8ccd-43cc-a820-b12db9973e9d"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.727Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.721911Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.721911Z",
    "message_type": "event"
  }
}
5f646093-c905-47bf-a98a-f9224dc8f4b1 99 observations/events/player/jag 1665774195.723189 2022-10-14T19:03:15.723189Z
{ "@version": "1", "data": { "participant_id": "00044", "jag": { "urn": "urn:ihmc:asist:sea…
{
  "@version": "1",
  "data": {
    "participant_id": "00044",
    "jag": {
      "urn": "urn:ihmc:asist:search-area",
      "inputs": {
        "area": "loc_71"
      },
      "children": [
        {
          "urn": "urn:ihmc:asist:get-in-range",
          "inputs": {
            "area": "loc_71"
          },
          "children": [],
          "outputs": {},
          "id": "b9b71c29-e04e-4060-b6bc-320c72a4c709"
        }
      ],
      "outputs": {},
      "id": "09ee08bf-e95f-4c59-b058-de28b4df9edd"
    }
  },
  "@timestamp": "2022-10-14T19:03:15.727Z",
  "host": "24ce54d439dc",
  "msg": {
    "trial_id": "5f646093-c905-47bf-a98a-f9224dc8f4b1",
    "sub_type": "Event:Discovered",
    "version": "1.2.8",
    "experiment_id": "ffdfad7e-b679-4dc3-ac4b-2454f21b630e",
    "timestamp": "2022-10-14T19:03:15.723189Z",
    "source": "ac_ihmc_ta2_joint-activity-interdependence"
  },
  "header": {
    "version": "1.1",
    "timestamp": "2022-10-14T19:03:15.723189Z",
    "message_type": "event"
  }
}