From 7a541c62e881322b5f8edfb26f2ae81d8092376b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Fri, 23 Apr 2021 20:22:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/raw/scenario_warning_event_data.json | 16 ++++++++-------- .../raw/scenario_warning_event_data_left.json | 16 ++++++++-------- .../scenario_warning_event_data_pedestrians.json | 16 ++++++++-------- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data.json b/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data.json index 5ad88b34a1..bdaf21afd3 100644 --- a/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data.json +++ b/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data.json @@ -1,18 +1,18 @@ { "type": 10013, - "lat": 26.88299257, - "lon": 112.5642132, + "lat": 26.88008302, + "lon": 112.57147295, "distance": 2, - "collisionLat": 26.88299257, - "collisionLon": 112.5642132, + "collisionLat": 26.88008302, + "collisionLon": 112.57147295, "stopLines": [ { - "lat": 26.88299297, - "lon": 112.5642142 + "lat": 26.88008302, + "lon": 112.57147295 }, { - "lat": 26.88299287, - "lon": 112.5642132 + "lat": 26.88008302, + "lon": 112.57147295 } ], "from": 1, diff --git a/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data_left.json b/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data_left.json index 29ddc9d6d1..633b87ed95 100644 --- a/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data_left.json +++ b/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data_left.json @@ -1,18 +1,18 @@ { "type": 10013, - "lat": 26.88299257, - "lon": 112.5642132, + "lat": 26.88008302, + "lon": 112.57147295, "distance": 2, - "collisionLat": 26.88299257, - "collisionLon": 112.5642132, + "collisionLat": 26.88008302, + "collisionLon": 112.57147295, "stopLines": [ { - "lat": 26.88299297, - "lon": 112.5642142 + "lat": 26.88008302, + "lon": 112.57147295 }, { - "lat": 26.88299287, - "lon": 112.5642132 + "lat": 26.88008302, + "lon": 112.57147295 } ], "from": 1, diff --git a/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data_pedestrians.json b/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data_pedestrians.json index 0dcb2f00a7..10578a75f1 100644 --- a/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data_pedestrians.json +++ b/modules/mogo-module-v2x/src/main/res/raw/scenario_warning_event_data_pedestrians.json @@ -1,18 +1,18 @@ { "type": 10013, - "lat": 26.88299257, - "lon": 112.5642132, + "lat": 26.88008302, + "lon": 112.57147295, "distance": 2, - "collisionLat": 26.88299257, - "collisionLon": 112.5642132, + "collisionLat": 26.88008302, + "collisionLon": 112.57147295, "stopLines": [ { - "lat": 26.88299297, - "lon": 112.5642142 + "lat": 26.88008302, + "lon": 112.57147295 }, { - "lat": 26.88299287, - "lon": 112.5642132 + "lat": 26.88008302, + "lon": 112.57147295 } ], "from": 1,