DJI-Mobile-SDK-Tutorials / Android-GSDemo-GoogleMap

A Demo for using DJI Mobile SDK to create a Waypoint Mission App using Google Map.
MIT License
28 stars 55 forks source link

Drone speed during mission waypoint #19

Open vivekgabadiya opened 4 years ago

vivekgabadiya commented 4 years ago

Hello Folks,

We want to fly our drone mavic pro 2 very slow between the waypoint so I am using code i.e.

new WaypointMission.Builder().autoFlightSpeed(3f).maxFlightSpeed(3f) but it seems it is still very fast. Please let us know how to make this movement very slow. Thank you for any help you can provide.

dji-dev commented 4 years ago

Public comment from Luce Luo in Zendesk ticket #32564:

Dear Customer,

Thank you for contacting DJI. Please refer to the API documentation to change the speed. https://developer.dji.com/api-reference/android-api/Components/Missions/DJIWaypointMission_Builder.html#djiwaypointmission_builder_getmaxflightspeed_inline

Thanks,

Luce Luo DJI Dev Team
inline-1459599479.png