Resolve "Update platform status to accommodate simulated wpts"
changed milestone to %CB-2024W37
added Partner::NOC Project::MAS-DT labels
added 1 commit
- a1880a9e - feat: add waypoint status message for dry-run
@owanes - done what we discussed yesterday.
-
waypoint_status
shares the same format asplatform_status
so we only need one parser in c2 land -
waypoint_status
requires eitherwaypoint
orwaypoint_latitude
+waypoint_longitude
-
platform_status
requires eitherposition
orlatitude
+longitude
orno_position_reason
which is anenum
.
I'm still a little concerned about the one parser idea because we want to include the current waypoint in the
platform_status
for ORI but I don't think we want to ingest thewaypoint
from everyplatform_status
intopositions
Edited by Dan Jones-
After more talk we've gone back to preferring simulated
platform_status
for this since during the surface dialog after transferring and re-reading the ma files there should be another realplatform_status
containing the new waypoint.We can use the changes in the
platform_status
message in this MR for that purpose but we decided to leave the waypoints message in place for now but with no immediate plans to use it.requested review from @trishna
- Resolved by Trishna Saeharaseelan
added 20 commits
-
85aec3d0...bab76ac7 - 14 commits from branch
67-mas-dt
- a0ae5a20 - feat: add waypoint status message for dry-run
- 58f07b32 - refactor: move waypoint_status schema
- 4a5d19a4 - refactor: new waypoints message
- f419d7c3 - chore: lint with black
- c5c9e77e - feat: add enum options for no position
- 1d51a7b2 - fix: correct uuid for example messages
Toggle commit list-
85aec3d0...bab76ac7 - 14 commits from branch
mentioned in commit c37ec78c