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.
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.