Mobile-SDK-Android
Mobile-SDK-Android copied to clipboard
Go to (Latitude, Longitude, Altitude, Yaw)
Hello,
I am working on a project that continuously sends (every second) updated Latitude, Longitude, Altitude, Yaw values to my M2P. What would be the best way to implement this functionality. Is it to use the GoToAction class for Latitude, Longitude, Altitude and FlightController for Yaw? Is there any existing apps that I could reference?
Thanks!