Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Communications Backbone System
backbone-message-format
Commits
627c99cd
Commit
627c99cd
authored
2 years ago
by
Trishna Saeharaseelan
Browse files
Options
Download
Email Patches
Plain Diff
refactor(mission plan): remove send environmental data where observation message captures this
parent
097e4728
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
12 additions
and
50 deletions
+12
-50
examples/autonomy_engine_adapter/mission_plan_AH1.json
examples/autonomy_engine_adapter/mission_plan_AH1.json
+4
-8
examples/autonomy_engine_adapter/mission_plan_ECOSUB.json
examples/autonomy_engine_adapter/mission_plan_ECOSUB.json
+4
-8
examples/ecosub_adapter/mission_plan.json
examples/ecosub_adapter/mission_plan.json
+4
-12
formats/mission_plan.py
formats/mission_plan.py
+0
-6
project/soar/swagger.json
project/soar/swagger.json
+0
-5
tests/fixtures/schemas.py
tests/fixtures/schemas.py
+0
-6
tests/fixtures/swagger.json
tests/fixtures/swagger.json
+0
-5
No files found.
examples/autonomy_engine_adapter/mission_plan_AH1.json
View file @
627c99cd
...
...
@@ -21,8 +21,7 @@
"target_waypoint_latitude"
:
-3.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
,
"depth"
:
0.0
,
"activate_payload"
:
false
,
"send_environmental_data"
:
false
"activate_payload"
:
false
},
{
"action"
:
"dive"
,
...
...
@@ -32,8 +31,7 @@
"target_waypoint_latitude"
:
-3.337143188645706
,
"target_waypoint_longitude"
:
56.37072283932642
,
"altitude"
:
10
,
"activate_payload"
:
false
,
"send_environmental_data"
:
false
"activate_payload"
:
false
},
{
"action"
:
"scanline"
,
...
...
@@ -43,8 +41,7 @@
"target_waypoint_latitude"
:
-0.237143188645706
,
"target_waypoint_longitude"
:
60.00000000000000
,
"altitude"
:
10
,
"activate_payload"
:
true
,
"send_environmental_data"
:
false
"activate_payload"
:
true
},
{
"action"
:
"climb"
,
...
...
@@ -54,8 +51,7 @@
"target_waypoint_latitude"
:
-0.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
,
"depth"
:
0.0
,
"activate_payload"
:
false
,
"send_environmental_data"
:
true
"activate_payload"
:
false
}
]
}
...
...
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/mission_plan_ECOSUB.json
View file @
627c99cd
...
...
@@ -20,8 +20,7 @@
"target_waypoint_latitude"
:
-3.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
,
"depth"
:
0.0
,
"activate_payload"
:
false
,
"send_environmental_data"
:
false
"activate_payload"
:
false
},
{
"action"
:
"dive"
,
...
...
@@ -30,8 +29,7 @@
"target_waypoint_latitude"
:
-3.337143188645706
,
"target_waypoint_longitude"
:
56.37072283932642
,
"altitude"
:
10
,
"activate_payload"
:
false
,
"send_environmental_data"
:
false
"activate_payload"
:
false
},
{
"action"
:
"scanline"
,
...
...
@@ -40,8 +38,7 @@
"target_waypoint_latitude"
:
-0.237143188645706
,
"target_waypoint_longitude"
:
60.00000000000000
,
"altitude"
:
10
,
"activate_payload"
:
true
,
"send_environmental_data"
:
false
"activate_payload"
:
true
},
{
"action"
:
"climb"
,
...
...
@@ -50,8 +47,7 @@
"target_waypoint_latitude"
:
-0.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
,
"depth"
:
0.0
,
"activate_payload"
:
false
,
"send_environmental_data"
:
true
"activate_payload"
:
false
}
]
}
...
...
This diff is collapsed.
Click to expand it.
examples/ecosub_adapter/mission_plan.json
View file @
627c99cd
...
...
@@ -15,47 +15,39 @@
"plan"
:
[
{
"action"
:
"move"
,
"flight_style"
:
"go to waypoint"
,
"start_point_latitude"
:
-3.007143188645706
,
"start_point_longitude"
:
50.37072283932642
,
"target_waypoint_latitude"
:
-3.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
,
"depth"
:
0.0
,
"activate_payload"
:
false
,
"send_environmental_data"
:
false
"activate_payload"
:
false
},
{
"action"
:
"dive"
,
"flight_style"
:
"dive to depth"
,
"start_point_latitude"
:
-3.237143188645706
,
"start_point_longitude"
:
52.37072283932642
,
"target_waypoint_latitude"
:
-3.337143188645706
,
"target_waypoint_longitude"
:
56.37072283932642
,
"altitude"
:
10
,
"activate_payload"
:
false
,
"send_environmental_data"
:
false
"activate_payload"
:
false
},
{
"action"
:
"scanline"
,
"flight_style"
:
"go to waypoint"
,
"start_point_latitude"
:
-3.337143188645706
,
"start_point_longitude"
:
56.37072283932642
,
"target_waypoint_latitude"
:
-0.237143188645706
,
"target_waypoint_longitude"
:
60.00000000000000
,
"altitude"
:
10
,
"activate_payload"
:
true
,
"send_environmental_data"
:
false
"activate_payload"
:
true
},
{
"action"
:
"climb"
,
"flight_style"
:
"go to surface"
,
"start_point_latitude"
:
-0.237143188645706
,
"start_point_longitude"
:
60.00000000000000
,
"target_waypoint_latitude"
:
-0.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
,
"depth"
:
0.0
,
"activate_payload"
:
false
,
"send_environmental_data"
:
true
"activate_payload"
:
false
}
]
}
...
...
This diff is collapsed.
Click to expand it.
formats/mission_plan.py
View file @
627c99cd
...
...
@@ -55,12 +55,6 @@ action_schema = {
+
"Hover-1 --> `MBES` sensor and for EcoSUB --> `Sidescan`"
,
"example"
:
True
,
},
"send_environmental_data"
:
{
"type"
:
"boolean"
,
"description"
:
"To trigger the platform to send list of"
+
" observations if any found"
,
"example"
:
False
,
},
},
"required"
:
[
"target_waypoint_latitude"
,
...
...
This diff is collapsed.
Click to expand it.
project/soar/swagger.json
View file @
627c99cd
...
...
@@ -136,11 +136,6 @@
"format"
:
"float"
,
"type"
:
"number"
},
"send_environmental_data"
:{
"description"
:
"To trigger the platform to send list of observations if any found"
,
"example"
:
false
,
"type"
:
"boolean"
},
"start_point_latitude"
:{
"description"
:
"Start point, x-coordinate"
,
"example"
:
-4.187143188645706
,
...
...
This diff is collapsed.
Click to expand it.
tests/fixtures/schemas.py
View file @
627c99cd
...
...
@@ -133,12 +133,6 @@ action_schema = {
+
"Hover-1 --> `MBES` sensor and for EcoSUB --> `Sidescan`"
,
"example"
:
True
,
},
"send_environmental_data"
:
{
"type"
:
"boolean"
,
"description"
:
"To trigger the platform to send list of"
+
" observations if any found"
,
"example"
:
False
,
},
},
"required"
:
[
"target_waypoint_latitude"
,
...
...
This diff is collapsed.
Click to expand it.
tests/fixtures/swagger.json
View file @
627c99cd
...
...
@@ -146,11 +146,6 @@
"example"
:
50.37072283932642
,
"format"
:
"float"
,
"type"
:
"number"
},
"send_environmental_data"
:
{
"description"
:
"To trigger the platform to send list of observations if any found"
,
"example"
:
false
,
"type"
:
"boolean"
}
},
"required"
:
[
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment