DebugSettingView.kt增加引导线全局路径规划的等数据统计

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2022-02-18 15:56:59 +08:00
parent 025a965be3
commit b8d16c1325
5 changed files with 59 additions and 15 deletions

View File

@@ -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 -> // 乘客
{