[Taxi无人化] refactor: 优化司机DebugView日志;
This commit is contained in:
@@ -1077,6 +1077,7 @@ object TaxiTaskModel {
|
||||
paramIndexes = [-1]
|
||||
)
|
||||
fun startAutoPilot() {
|
||||
DebugView.printInfoMsg("[启自驾] startAutoPilot")
|
||||
if (!checkCurrentTaskCondition()) {
|
||||
e(TAG, "no order or order is empty.")
|
||||
DebugView.printErrorMsg("[启自驾] 当前订单不存在或异常!")
|
||||
|
||||
Reference in New Issue
Block a user