From d4cdea1187d5594783ca9068430f62e432c282cc Mon Sep 17 00:00:00 2001 From: xuxinchao <13522809046@163.com> Date: Tue, 28 Jun 2022 15:22:12 +0800 Subject: [PATCH] PNC MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将模拟感知物体注释 --- .../core/function/map/identify/IdentifyOriginDataDrawer.kt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/function-impl/mogo-core-function-map/src/main/java/com/mogo/eagle/core/function/map/identify/IdentifyOriginDataDrawer.kt b/core/function-impl/mogo-core-function-map/src/main/java/com/mogo/eagle/core/function/map/identify/IdentifyOriginDataDrawer.kt index 62479f1181..a564b36993 100644 --- a/core/function-impl/mogo-core-function-map/src/main/java/com/mogo/eagle/core/function/map/identify/IdentifyOriginDataDrawer.kt +++ b/core/function-impl/mogo-core-function-map/src/main/java/com/mogo/eagle/core/function/map/identify/IdentifyOriginDataDrawer.kt @@ -80,9 +80,9 @@ class IdentifyOriginDataDrawer : Identify, IMoGoAutopilotStatusListener { val tempTrafficData = ArrayList() // //todo test code 用于模拟感知物 - mMarkersCaches["67025"] = obj - mMarkersCaches["3124"] = obj1 - mMarkersCaches["12"] = obj2 +// mMarkersCaches["67025"] = obj +// mMarkersCaches["3124"] = obj1 +// mMarkersCaches["12"] = obj2 mMarkersCaches.forEach { (uuid, data) -> var temp = data