We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
how to make Bezier Curve waypoint on MSDK V4 in place of straight line
The text was updated successfully, but these errors were encountered:
Agent comment from yating.liao in Zendesk ticket #109956:You are required to set the WaypointV2FlightPathMode to COORDINATE_TURN. You can refer to the documentation for more details. It only supports M300 RTK and M350 RTK. https://developer.dji.com/api-reference/android-api/Components/Missions/DJIWaypointV2.html#djiwaypointv2_djiwaypointv2flightpathmode_inline
°°°
Sorry, something went wrong.
how to make Bezier Curve waypoint on MSDK V4 in place of straight line for mavic 2 drone
Agent comment from yating.liao in Zendesk ticket #109956:You can try setting the WaypointMissionFlightPathMode to CURVED. https://developer.dji.com/api-reference/android-api/Components/Missions/DJIWaypointMission.html#djiwaypointmission_djiwaypointmissionflightpathmode_inline
No branches or pull requests
how to make Bezier Curve waypoint on MSDK V4 in place of straight line
The text was updated successfully, but these errors were encountered: