#include <array>
#include <unordered_map>
#include <stdexcept>
#include <mavros/mavros_uas.h>
#include <mavros/utils.h>
#include <mavros/px4_custom_mode.h>
Go to the source code of this file.
Functions | |
static uint64_t | get_default_caps (UAS::MAV_AUTOPILOT ap_type) |
|
static |
Definition at line 91 of file uas_data.cpp.