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

Bezier Curve #1312

Open
1232Ga opened this issue Jun 18, 2024 · 3 comments
Open

Bezier Curve #1312

1232Ga opened this issue Jun 18, 2024 · 3 comments

Comments

@1232Ga
Copy link

1232Ga commented Jun 18, 2024

how to make Bezier Curve waypoint on MSDK V4 in place of straight line

@dji-dev
Copy link
Contributor

dji-dev commented Jun 18, 2024

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

°°°

@1232Ga
Copy link
Author

1232Ga commented Jul 3, 2024

how to make Bezier Curve waypoint on MSDK V4 in place of straight line for mavic 2 drone

@dji-dev
Copy link
Contributor

dji-dev commented Jul 4, 2024

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

°°°

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