Merge branch 'renwj/fix_code' into 'dev_MogoAP_eagle-1030_211020_8.0.14'
[Fix]解决ALocationClien定位信息因为使用实时上传的时候当接入工控机位置回调信息会丢失 See merge request zhjt/AndroidApp/MoGoEagleEye!2
This commit is contained in:
@@ -386,4 +386,12 @@ public class MogoServicePaths {
|
||||
@Keep
|
||||
@Deprecated
|
||||
public static final String PATH_AI_MONITORING = "/monitoring/api";
|
||||
|
||||
|
||||
/**
|
||||
* 自动驾驶时,定位信息改变要同步更新
|
||||
*/
|
||||
@Keep
|
||||
@Deprecated
|
||||
public static final String PATH_MAP_LOCATION_UPDATE_4_AUTO_PILOT = "/map_x/location_update";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user