2 #include <mavros_msgs/PlayTuneV2.h> 7 namespace extra_plugins
30 auto msg = mavlink::common::msg::PLAY_TUNE_V2{};
32 msg.format = tune->format;
std::shared_ptr< MAVConnInterface const > ConstPtr
Subscriber subscribe(const std::string &topic, uint32_t queue_size, void(T::*fp)(M), T *obj, const TransportHints &transport_hints=TransportHints())
void msg_set_target(_T &msg)
#define UAS_FCU(uasobjptr)
void set_string_z(std::array< char, _N > &a, const std::string &s)
std::vector< HandlerInfo > Subscriptions
void initialize(UAS &uas_) override
#define PLUGINLIB_EXPORT_CLASS(class_type, base_class_type)