Enable/Disable Downward collision avoidance for M300 on MobileSDK (Android)
CompletedI want to enable/disable the downward collision avoidance on my M300 drone from my Android app (using Android Mobile SDK v4.16.2).
I can set/get the UPWARDS collision avoidance using the setUpwardVisionObstacleAvoidanceEnabled method of the FlightController's FlightAssistant's method below:
But for some reason there does not seem to be a way to get/set the DOWNWARDS collision avoidance.
Anyone else facing this issue?
-
The downward obstacle avoidance switch is setLandingProtectionEnabled, sorry about the different name. Link: https://developer.dji.com/api-reference/android-api/Components/IntelligentFlightAssistant/DJIIntelligentFlightAssistant.html#djiintelligentflightassistant_setlandingprotectionenabled_inline But
Please sign in to leave a comment.
Comments
2 comments