红绿灯和MAP升级
1、红绿灯融合增加AI云请求红绿灯失败回调,当AI云失败后展示感知红绿灯数据 2、更改MAP升级状态码
This commit is contained in:
@@ -16,4 +16,11 @@ interface IMoGoTrafficLightListener {
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* 红绿灯接口请求失败
|
||||
*/
|
||||
fun onTrafficRequestError(){
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user