[630][adas] 更新重启接口,添加关机命令接口,添加标定节点启停接口,添加控制前向camera 30节点启停接口,添加控制lidar节点启停接口,添加控制左前radar节点启停接口

This commit is contained in:
xinfengkun
2024-02-28 08:54:19 +08:00
parent 90c14abd8b
commit db084b39ef
6 changed files with 232 additions and 22 deletions

View File

@@ -309,10 +309,17 @@ interface IMoGoAutopilotControlProvider : IMoGoFunctionServerProvider {
fun sendBlindAreaCmd(switchCmd: Boolean)
/**
* 发送工控机所有节点重启命令
* 系统命令请求 重启所有节点
* 命令下发存在回执
*/
fun sendIpcReboot()
/**
* 系统命令请求 关机
* 命令下发存在回执
*/
fun sendIpcPowerOff()
/**
* 办公室调试使用,强制开启自动驾驶,将 statuspilotmodecontrol_pilotmode强追设置为 1
* isEnable = true 开启