mavlink / MAVSDK-Java

MAVSDK client for Java.
72 stars 42 forks source link

How to determine if the drone has reached the specified location using the gotoLocation command? #163

Closed wangpuxia closed 3 months ago

wangpuxia commented 3 months ago

help

julianoes commented 3 months ago

Use the telemetry and compare setpoint vs location reached.