Class that is used to manage intelligent flight, which supports advanced intelligent functions such as auto sensing, spotlight, POI, Track and flying to the target point.
Starts the auto sensing function. Once activated, the information about the aircraft's auto sensing can be accessed through addAutoSensingInfoListener.
Retrieves the SmartTrackMissionManager instance for the intelligent flight function, which provides functionalities to turn on and off the track function, as well as parameter settings.
Retrieves the SpotLightManager instance for the intelligent flight function, which provides functionalities to turn on and off the SpotLight function, as well as parameter settings.
Retrieves the POIMissionManager instance for the intelligent flight function, which provides functionalities to turn on and off the POI function, as well as parameter settings.
Retrieves the FlyToMissionManager instance for the intelligent flight function, which provides functionalities to turn on and off the fly to target point function, as well as parameter settings.