joao.morais2000

  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by joao.morais2000 Recent activity Votes
  • Obstacle Data Listener

    Completed

    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

    Completed

    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...