Mobile-SDK-Android
Mobile-SDK-Android copied to clipboard
WaypointMissionOperatorView on DJI Mini 2 (Automatic trajectory)
Is the WaypointMissionOperatorView class compatible with the DJI Mini 2? If not, is there any way to automate trajectories like Waypoints?
Agent comment from Hummels Lei in Zendesk ticket #104309:
We regret to inform you that the mini 2 does not support waypoint missions. You can only control it using virtual stick.
°°°
So, could you give an example of sendVirtualStickFlightControlData?
Agent comment from Hummels Lei in Zendesk ticket #104309:
You can refer to https://github.com/dji-sdk/Mobile-SDK-Android/blob/master/Sample%20Code/app/src/main/java/com/dji/sdk/sample/demo/flightcontroller/VirtualStickView.java
°°°