[6.6.0][启自驾成功率] feat: 启动命令增加返回sessionId;
This commit is contained in:
@@ -41,7 +41,7 @@ interface IMoGoAutopilotControlProvider : IMoGoFunctionServerProvider {
|
||||
*
|
||||
* @param controlParameters 开启自动驾驶的控制参数
|
||||
*/
|
||||
fun startAutoPilot(controlParameters: AutopilotControlParameters)
|
||||
fun startAutoPilot(controlParameters: AutopilotControlParameters): Long
|
||||
|
||||
/**
|
||||
* 开启自动驾驶(魔方)
|
||||
|
||||
Reference in New Issue
Block a user