Replacement for FlightAssistant

Completed

Comments

6 comments

  • DJI Developer Support
    The function corresponding to V5 is as follows: 1. Landing protection: setObstacleAvoidanceEnabled(DOWNWARD) 2. Collision avoidance: setObstacleAvoidanceEnabled(It is not officially open to the public, please use it with caution.) 3. Active Obstacle Avoidance: Key ActiveObstacleAvoidanceEnable 4. Upward collision avoidance: setObstacleAvoidanceEnabled(UPWARD) 5. RTH obstacle avoidance: Key RTHObstacleAvoidanceEnabled (It is not officially open to the public, please use it with caution.) 6. Vision Assisted Positioning: setVisionAssistedPositioningEnabled
    0
    Comment actions Permalink
  • Yujun Li

    Thank you, but in the V5 documentation there is no setVisionAssistedPositioningEnabled, Key RTHObstacleAvoidanceEnabled and Key ActiveObstacleAvoidanceEnable. 

    Would you mind point me to them via link? please 

    Thank you so much

    0
    Comment actions Permalink
  • DJI Developer Support
    I would like to inform you that the two "key" documents you mentioned are currently unavailable. These two "key" have not been officially released. However, you are still able to utilize them. Nevertheless, I would like to advise you to exercise caution when using these two keys.
    0
    Comment actions Permalink
  • Yujun Li

    Thank youu, would you mind let me know which DJIKey that Key RTHObstacleAvoidanceEnabled and Key ActiveObstacleAvoidanceEnable under? 

    Also I'm also not able to find the method: setVisionAssistedPositioningEnabled in v5 (both documentation and in PerceptionManager.getInstance()) as well

    Thank you very much 

    0
    Comment actions Permalink
  • DJI Developer Support
    It under FlightAssistanKey
    0
    Comment actions Permalink
  • Yujun Li

    Thank you!

    0
    Comment actions Permalink

Please sign in to leave a comment.