@AutelSDK
The obstacle detection feature is great, but I don't know how to use the sdk.
I want to inform the user by displaying on the screen whether the aircraft is detecting an obstacle or not.
Which function should I use?
Like Autel explorer, I want to display the direction and distance of obstacles, or simply whether there is an obstacle in the direction of flight.
The getFront, getLeft, getRight, getBottom functions of class AvoidanceRadarInfo seem useful, but I don't know how to read the values.
@AutelSDK The obstacle detection feature is great, but I don't know how to use the sdk. I want to inform the user by displaying on the screen whether the aircraft is detecting an obstacle or not. Which function should I use? Like Autel explorer, I want to display the direction and distance of obstacles, or simply whether there is an obstacle in the direction of flight.
The getFront, getLeft, getRight, getBottom functions of class AvoidanceRadarInfo seem useful, but I don't know how to read the values.