[2.13.2]fix bug of aicloud fusion problem and add limit of visual long sight
This commit is contained in:
@@ -15,4 +15,8 @@ object CallerMapIdentifyManager : CallerBase() {
|
||||
fun getIdentifyObj(uuid: String): MessagePad.TrackedObject? {
|
||||
return identifyApi.getIdentifyObj(uuid)
|
||||
}
|
||||
|
||||
fun clearAiCloudRoma(){
|
||||
identifyApi.clearAiCloudRoma()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user