Matrice 300 RTK - How to enable/disable Horizontal Vision System in programmatically?
In DJI Pilot, there is a switch which can enable/disable 'Horizontal Vision System' (Menu -> Second Tab(looks like DUXVisionWidget) -> Horizontal -> Horizontal Vision System)
I want to do the same thing in programmatically.
Which api should I need to use?

@seungbeom-son Hi, can you try with these functions of DJIFlightController?

Agent comment from William Wong in Zendesk ticket #43954:
Dear Client
Thank you for contacting DJI.
Try this one setHorizontalRadarObstacleAvoidanceEnabled:withCompletion. Link:https://developer.dji.com/api-reference/ios-api/Components/Radar/DJIRadar.html?search=setho&i=3&#djiradar_sethorizontalradarobstacleavoidanceenabled_inline
Hopefully our solution can help you. Kindly Regards, DJI Developer Support