Commit 097e4728 authored by Trishna Saeharaseelan's avatar Trishna Saeharaseelan
Browse files

refactor(planning configuration): remove platform serial where ID represents platform identity

parent 866527c1
......@@ -45,7 +45,6 @@
{
"model": "reav",
"platform_ID": "reav-60-1",
"serial": "reav-60",
"emergency": {
"additional_data": {},
"target_waypoint_latitude": -7.432,
......@@ -90,7 +89,6 @@
"platforms": [
{
"platform_ID": "ecosub-1",
"serial": "ecosub-2",
"model": "ecosub",
"emergency": {
"additional_data": {},
......@@ -109,7 +107,6 @@
},
{
"platform_ID": "ecosub-2",
"serial": "ecosubxyz-5",
"model": "ecosub",
"emergency": {
"additional_data": {},
......@@ -136,7 +133,6 @@
"platforms": [
{
"platform_ID": "ah-1",
"serial": "autosubhover-1",
"model": "autosub",
"emergency": {
"additional_data": {},
......
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