A、增加点云动态订阅功能

Signed-off-by: “donghongyu-mackbook” <donghongyu@zhidaoauto.com>
This commit is contained in:
“donghongyu-mackbook”
2022-08-25 15:29:48 +08:00
parent b6b77e8b02
commit cb054276b5
4 changed files with 33 additions and 6 deletions

View File

@@ -53,7 +53,6 @@ dependencies {
implementation rootProject.ext.dependencies.rxandroid
kapt rootProject.ext.dependencies.aroutercompiler
//implementation rootProject.ext.dependencies.adasHigh
implementation (rootProject.ext.dependencies.mogocustommapoperational) {
exclude group: 'com.zhidaoauto.machine', module: 'map'
}