add chain log of startAutopilot(bus and taxi), add new func of upload map log:
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package com.mogo.eagle.core.function.api.map.deva
|
||||
|
||||
interface IMoGoMapDevaProvider {
|
||||
|
||||
/**
|
||||
* 压缩并上传地图日志
|
||||
*/
|
||||
fun uploadFile(filePath: String)
|
||||
}
|
||||
Reference in New Issue
Block a user