mission_plan_HYDROSURV.json 828 Bytes
Newer Older
1
{
2
  "header":{
3
    "message_ID": "b427003c-0000-11aa-a1eb-b1cdf2342fdd",
4 5 6
    "timestamp": "2022-11-16T00:00:00Z",
    "version": 2,
    "source": "autonomy_engine",
7
    "destination": "soar.hydrosurv.reav60.usvdecibel.to_platform.mission_plan",
8 9 10 11 12
    "delivery_type": "publish",
    "encoded": false
  },
  "payload":{
    "message_type": "mission_plan",
13
    "platform_ID": "usvdecibel",
14 15
    "autonomy_engine_plan_ID": 1,
    "plan": [
16
      {
17 18
        "target_waypoint_latitude": 50.37072283932642,
        "target_waypoint_longitude": -4.187143188645706
19 20
      },
      {
21 22
        "target_waypoint_latitude": 51.37072283932642,
        "target_waypoint_longitude": -3.187143188645706
23 24
      },
      {
25 26
        "target_waypoint_latitude": 52.37072283932642,
        "target_waypoint_longitude": -3.237143188645706
27 28
      }
    ]
29
  }
30
}