You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following messages should be accepted:
setAltitude(target) (meters) : changes altitude to target
land() : lands at current location
TRL(): lands at home location
goto({lat: x, lon: y, alt: z}) (degrees): vehicle goes to target position
The text was updated successfully, but these errors were encountered:
nmcobb
changed the title
Add (and clarify) set altitude, land, and goto messages
Add (and clarify) set altitude, land, and goto messages to coms
Nov 9, 2019
nmcobb
changed the title
Add (and clarify) set altitude, land, and goto messages to coms
Add (and clarify) set altitude, land, RTL, and goto messages to coms
Nov 9, 2019
The following messages should be accepted:
setAltitude(target) (meters) : changes altitude to target
land() : lands at current location
TRL(): lands at home location
goto({lat: x, lon: y, alt: z}) (degrees): vehicle goes to target position
The text was updated successfully, but these errors were encountered: