[Fix]临时处理调度中监听处理了自动驾驶到站回掉导致的异常情况
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -86,7 +86,7 @@ class AutoPilotStatusView @JvmOverloads constructor(
|
||||
currentAutopilot.startLatLon =
|
||||
AutopilotControlParameters.AutoPilotLonLat(MogoApisHandler.getInstance().apis.adasControllerApi.lastLat, MogoApisHandler.getInstance().apis.adasControllerApi.lastLon)
|
||||
currentAutopilot.endLatLon =
|
||||
AutopilotControlParameters.AutoPilotLonLat(40.2023065, 116.7328583)
|
||||
AutopilotControlParameters.AutoPilotLonLat(26.82355278566775, 112.57001723522112)
|
||||
currentAutopilot.vehicleType = 10
|
||||
|
||||
CallerAutoPilotManager.startAutoPilot(currentAutopilot)
|
||||
|
||||
Reference in New Issue
Block a user