dji-sdk / Mobile-SDK-Android

DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
Other
978 stars 580 forks source link

Safety assistance mode #1291

Closed huongta157 closed 5 months ago

huongta157 commented 5 months ago

How to enable/disable Safety assistance mode?

dji-dev commented 5 months ago

Agent comment from yating.liao in Zendesk ticket #104977:

What is the safety assistance mode you are referring to? Is it the mode where the drone can stop when encountering obstacles?

°°°

huongta157 commented 5 months ago

I want the plane to only fly forward and backward, not left and right

dji-dev commented 5 months ago

Agent comment from yating.liao in Zendesk ticket #104977:

If the safety assistant flight is enabled, will the aircraft only be able to fly forward and backward? What is the model of the drone you are using?Can the official DJI app open the safety assistant mode? If so, could you provide us with a screenshot of the app so I can understand how the official app implements this feature.

°°°

huongta157 commented 5 months ago

2024-04-22 19 56 08 I used official ios app, this is feature I want to implement

dji-dev commented 5 months ago

Agent comment from yating.liao in Zendesk ticket #104977:

Thank you for providing the screenshot. setForbidSideFlyEnable can be used to enable or disable side flying.

°°°