Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drone speed during mission waypoint #19

Open
vivekgabadiya opened this issue Mar 4, 2020 · 1 comment
Open

Drone speed during mission waypoint #19

vivekgabadiya opened this issue Mar 4, 2020 · 1 comment

Comments

@vivekgabadiya
Copy link

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
Copy link

dji-dev commented Mar 4, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants