"pynemo/git@git.noc.ac.uk:thopri/PyNEMO.git" did not exist on "84b3a171894824507fabb11ce4dd3d51883c8693"
Commit 66d3ad4d authored by Trishna Saeharaseelan's avatar Trishna Saeharaseelan
Browse files

fix: examples and update destination topics

parent cbf2982e
Pipeline #108720 passed with stages
in 1 minute and 46 seconds
formats/__pycache__ __pycache__/
*.pyc
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 1, "version": 1,
"source": "hydrosurv_adapter", "source": "hydrosurv_adapter",
"destination": "soar.#", "destination": "soar.rhul.autonomy-engine.ae-1.send.acknowledgement",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 2, "version": 2,
"source": "autonomy_engine", "source": "autonomy_engine",
"destination": "soar.#", "destination": "soar.noc.autosub.alr-52.send.mission_plan",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 2, "version": 2,
"source": "autonomy_engine", "source": "autonomy_engine",
"destination": "soar.#", "destination": "soar.planetocean.ecosub.ecosub-1.send.mission_plan",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 2, "version": 2,
"source": "autonomy_engine", "source": "autonomy_engine",
"destination": "soar.#", "destination": "soar.hydrosurv.usv.reav-60.send.mission_plan",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
"message_ID": "b427003c-0000-11aa-a1eb-bvcdfghjgfdd", "message_ID": "b427003c-0000-11aa-a1eb-bvcdfghjgfdd",
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 2, "version": 2,
"source": "ecosub_c2", "source": "gui",
"destination": "soar.#", "destination": "soar.rhul.autonomy-engine.ae-1.send.planning_configuration",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 2, "version": 2,
"source": "hermes", "source": "hermes",
"destination": "autonomy_engine", "destination": "soar.rhul.autonomy-engine.ae-1.send.platform_status",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 2, "version": 2,
"source": "ecosub_c2", "source": "ecosub_c2",
"destination": "autonomy_engine", "destination": "soar.rhul.autonomy-engine.ae-1.send.platform_status",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
"usbl_fix_seconds_ago": 0, "usbl_fix_seconds_ago": 0,
"range_to_go": 124.3, "range_to_go": 124.3,
"sensor_config": { "sensor_config": {
"serial": "sidescan-2x", "sensor_serial": "sidescan-2x",
"sensor_on": true, "sensor_on": true,
"additional_data": { "additional_data": {
"whiskers_on": true "whiskers_on": true
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 2, "version": 2,
"source": "autonomy_engine", "source": "autonomy_engine",
"destination": "ecosub_c2", "destination": "soar.planetocean.ecosub.ecosub-1.send.mission_plan",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 2, "version": 2,
"source": "ecosub_c2", "source": "ecosub_c2",
"destination": "autonomy_engine", "destination": "soar.rhul.autonomy-engine.ae-1.send.observation",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 2, "version": 2,
"source": "hermes", "source": "hermes",
"destination": "autonomy_engine", "destination": "soar.rhul.autonomy-engine.ae-1.send.platform_status",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 2, "version": 2,
"source": "ecosub_c2", "source": "ecosub_c2",
"destination": "autonomy_engine", "destination": "soar.rhul.autonomy-engine.ae-1.send.platform_status",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
"message_ID": "b427003c-0000-11aa-a1eb-bvcdfghjgfdd", "message_ID": "b427003c-0000-11aa-a1eb-bvcdfghjgfdd",
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 2, "version": 2,
"source": "ecosub_c2", "source": "gui",
"destination": "autonomy_engine", "destination": "soar.rhul.autonomy-engine.ae-1.send.planning_configuration",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 1, "version": 1,
"source": "hydrosurv_adapter", "source": "hydrosurv_adapter",
"destination": "autonomy_engine", "destination": "soar.rhul.autonomy-engine.ae-1.send.acknowledgement",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 2, "version": 2,
"source": "autonomy_engine", "source": "autonomy_engine",
"destination": "hydrosurv_adapter", "destination": "soar.hydrosurv.usv.reav-60.send.mission_plan",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
......
...@@ -4,14 +4,13 @@ ...@@ -4,14 +4,13 @@
"timestamp": "2022-11-16T00:00:00Z", "timestamp": "2022-11-16T00:00:00Z",
"version": 2, "version": 2,
"source": "hydrosurv_adapter", "source": "hydrosurv_adapter",
"destination": "autonomy_engine", "destination": "soar.rhul.autonomy-engine.ae-1.send.platform_status",
"delivery_type": "publish", "delivery_type": "publish",
"encoded": false "encoded": false
}, },
"payload":{ "payload":{
"message_type": "platform_status", "message_type": "platform_status",
"autonomy_engine_plan_ID": 1, "autonomy_engine_plan_ID": 1,
"active": true,
"status_source": "onboard_platform", "status_source": "onboard_platform",
"battery_remaining_capacity": 80.2, "battery_remaining_capacity": 80.2,
"heading": 310.0, "heading": 310.0,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment