PNC
将模拟感知物体注释
This commit is contained in:
@@ -80,9 +80,9 @@ class IdentifyOriginDataDrawer : Identify, IMoGoAutopilotStatusListener {
|
||||
val tempTrafficData = ArrayList<TrackedObject>()
|
||||
|
||||
// //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
|
||||
|
||||
Reference in New Issue
Block a user