[8.5.0]
[和地盘建立连接后请求正在运行的任务]
This commit is contained in:
@@ -24,6 +24,7 @@ object CheckVinManager : IMoGoAutopilotCarConfigListener {
|
||||
|
||||
override fun onAutopilotCarConfig(carConfigResp: MessagePad.CarConfigResp) {
|
||||
checkVin()
|
||||
CallerAutoPilotControlManager.sendTaskManagerRunningInfo()
|
||||
}
|
||||
|
||||
fun getVin(): String {
|
||||
|
||||
@@ -55,7 +55,7 @@ class AsyncDataToAutopilotServer private constructor() : IMoGoTrafficLightListen
|
||||
.subscribe {
|
||||
bizLog(SceneConstant.M_D_C + TAG, "请求底盘轨迹")
|
||||
CallerAutoPilotControlManager.getGlobalPath()
|
||||
CallerAutoPilotControlManager.sendTaskManagerRunningInfo()
|
||||
|
||||
}
|
||||
}
|
||||
else -> {}
|
||||
|
||||
Reference in New Issue
Block a user