MAVROS Plugin context. More...
#include <mutex>#include <atomic>#include <tf/transform_datatypes.h>#include <mavconn/interface.h>

Go to the source code of this file.
Classes | |
| class | mavros::UAS |
| UAS for plugins. More... | |
Namespaces | |
| namespace | mavros |
Defines | |
| #define | UAS_FCU(uasobjptr) ((uasobjptr)->fcu_link) |
| helper accessor to FCU link interface | |
| #define | UAS_PACK_CHAN(uasobjptr) |
| helper for mavlink_msg_*_pack_chan() | |
| #define | UAS_PACK_TGT(uasobjptr) |
| helper for pack messages with target fields | |
MAVROS Plugin context.
Definition in file mavros_uas.h.