dji-sdk / Mobile-SDK-iOS

DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
Other
577 stars 256 forks source link

How to make Matrice 300 RTK to perform orbit and record a video? #442

Open pskow opened 3 years ago

pskow commented 3 years ago

Hello! How to implement orbiting with M300? For all other drones DJIHotpointAction with surrounding angle 360 do the trick. Is it possible with M300 with SDK 4.14?

dji-dev commented 3 years ago

Agent comment from Luce Luo in Zendesk ticket #44314:

Dear Customer,

Thank you for contacting DJI. Sorry that the M300RTK does not support the DJIHotpointAction, limited by the drone itself.

Thanks,

Luce Luo DJI Developer Support

Matheus193dn commented 3 years ago

@pskow Hey, i solve that issue with waypointMissionV2, just slice your expected circle to a set of waypoints. P/S: Please remember the minimum distance between 2 waypoint is 0.5 meter.