You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: