17#include <px4_msgs/msg/vehicle_command_ack.hpp>
18#include <rclcpp/rclcpp.hpp>
38 void onAckMessage(
const px4_msgs::msg::VehicleCommandAck::SharedPtr msg);
40 rclcpp::Subscription<px4_msgs::msg::VehicleCommandAck>::SharedPtr
subscriber_;
virtual ~CpVehicleCommandAck()
uint8_t getLastAckResult() const
rclcpp::Subscription< px4_msgs::msg::VehicleCommandAck >::SharedPtr subscriber_
void onInitialize() override
smacc2::SmaccSignal< void()> onAckReceived_
void onAckMessage(const px4_msgs::msg::VehicleCommandAck::SharedPtr msg)
uint32_t getLastAckCommand() const