joao.morais2000
- 活动总数 6
- 最后的活动
- 成员加入日期
- 正在关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
帖子
joao.morais2000 最近的活动-
Obstacle Data Listener
已完成Hello, I can't read the information about the obstacles distances. This is my code: PerceptionManager.getInstance().addObstacleDataListener(value -> { objectsAboveLiveData.postValue(value.getU...
-
Problem using IKeyManager in JAVA
已完成Hello, I am developing a mobile app in JAVA with the msdk v5. I want to get information about a lot of sensors of the drone and show them to the user: battery percentage, altitude, speeds... I ha...