PX4 ROS 2 Interface Library
Library to interface with PX4 from a companion computer using ROS 2
|
Public Attributes | |
std::string | topic_name |
e.g. "fmu/out/vehicle_status" | |
std::string | topic_type {""} |
e.g. VehicleStatus. If empty, it's inferred from the topic_name // NOLINT | |