[Change]
DebugSettingView.kt增加引导线全局路径规划的等数据统计 Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -51,7 +51,7 @@ class MoGoAutopilotProvider :
|
||||
0x00 -> // 司机
|
||||
{
|
||||
CallerMapDataCollectorManager.registerOnMapCollectTaskListener(this)
|
||||
AdasManager.getInstance().create(context, "192.168.1.102")
|
||||
AdasManager.getInstance().create(context, "192.168.1.141")
|
||||
}
|
||||
0x01 -> // 乘客
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user