Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DJI Mobile API のFollow Me Missionカスタム座標をフィードすることはできますか? 私は「Phantom 3 Advanced」で開発しています。例えば:
Follow Me Mission
Double Lat = 33.8943; Double Lon = 32.0993; DJIFollowMe(Lat, Lon){ // Execute the follow me mission }