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
1bd3ec56
Commit
1bd3ec56
authored
2 years ago
by
Trishna Saeharaseelan
Browse files
Options
Download
Email Patches
Plain Diff
refactor(examples): remove flight_style from ah1 example
parent
65ff7639
Pipeline
#111936
passed with stages
in 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
examples/autonomy_engine_adapter/mission_plan_AH1.json
examples/autonomy_engine_adapter/mission_plan_AH1.json
+0
-4
No files found.
examples/autonomy_engine_adapter/mission_plan_AH1.json
View file @
1bd3ec56
...
@@ -15,7 +15,6 @@
...
@@ -15,7 +15,6 @@
"plan"
:
[
"plan"
:
[
{
{
"action"
:
"move"
,
"action"
:
"move"
,
"flight_style"
:
"go to waypoint"
,
"start_point_latitude"
:
-3.007143188645706
,
"start_point_latitude"
:
-3.007143188645706
,
"start_point_longitude"
:
50.37072283932642
,
"start_point_longitude"
:
50.37072283932642
,
"target_waypoint_latitude"
:
-3.237143188645706
,
"target_waypoint_latitude"
:
-3.237143188645706
,
...
@@ -26,7 +25,6 @@
...
@@ -26,7 +25,6 @@
},
},
{
{
"action"
:
"dive"
,
"action"
:
"dive"
,
"flight_style"
:
"dive to depth"
,
"start_point_latitude"
:
-3.237143188645706
,
"start_point_latitude"
:
-3.237143188645706
,
"start_point_longitude"
:
52.37072283932642
,
"start_point_longitude"
:
52.37072283932642
,
"target_waypoint_latitude"
:
-3.337143188645706
,
"target_waypoint_latitude"
:
-3.337143188645706
,
...
@@ -37,7 +35,6 @@
...
@@ -37,7 +35,6 @@
},
},
{
{
"action"
:
"scanline"
,
"action"
:
"scanline"
,
"flight_style"
:
"go to waypoint"
,
"start_point_latitude"
:
-3.337143188645706
,
"start_point_latitude"
:
-3.337143188645706
,
"start_point_longitude"
:
56.37072283932642
,
"start_point_longitude"
:
56.37072283932642
,
"target_waypoint_latitude"
:
-0.237143188645706
,
"target_waypoint_latitude"
:
-0.237143188645706
,
...
@@ -48,7 +45,6 @@
...
@@ -48,7 +45,6 @@
},
},
{
{
"action"
:
"climb"
,
"action"
:
"climb"
,
"flight_style"
:
"go to surface"
,
"start_point_latitude"
:
-0.237143188645706
,
"start_point_latitude"
:
-0.237143188645706
,
"start_point_longitude"
:
60.00000000000000
,
"start_point_longitude"
:
60.00000000000000
,
"target_waypoint_latitude"
:
-0.237143188645706
,
"target_waypoint_latitude"
:
-0.237143188645706
,
...
...
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