Replacement for FlightAssistant
已完成Hiii,
I'm currently migrating from v4 to v5. In v4, I'm able to enable/disable:
1. Landing protection
2. Collision avoidance
3. Active Obstacle Avoidance
4. Upward collision avoidance
5. RTH obstacle avoidance
6. Vision Assisted positioning
but for v5 I couldn't manage to find any functions to control above features, just wondering if support team have any suggestions regarding enable/disabled those features?
Thank you so much
-
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 -
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
请先登录再写评论。
评论
6 条评论