优化显示逻辑

This commit is contained in:
wangcongtao
2021-03-18 14:47:11 +08:00
parent 849f465dde
commit 1a85937a12
9 changed files with 89 additions and 89 deletions

View File

@@ -170,6 +170,12 @@ public interface IMogoADASController extends IProvider {
*/
double getLastLon();
/**
* 获取车身定位经度
* @return
*/
double getLastSpeed();
/**
* 结束自动驾驶
*/