Accessor: robotics/GlobalPosition2LatLonAlt

robotics/GlobalPosition2LatLonAlt

This accessor takes a mavros global_position/global message and retrieves the corresponding Latitude, Longitude, and Altitude

Version:
  • $$Id$$
Author:
  • Eloi T. Pereira (eloi@berkeley.edu)
Source:
Inputs:
Name Type Description
global object maveros message
Outputs:
Name Type Description
lat double latitude
lon double longitude
alt double altitude

Methods

(static) setup()

Set up the accessor by defining the inputs and outputs.

Source: