|
PX4 ROS 2 Interface Library
Library to interface with PX4 from a companion computer using ROS 2
|
Public Member Functions | |
| Context (rclcpp::Node &node, std::string topic_namespace_prefix="") | |
| rclcpp::Node & | node () |
| const std::string & | topicNamespacePrefix () const |
| virtual void | addSetpointType (SetpointBase *setpoint) |
| virtual void | setRequirement (const RequirementFlags &requirement_flags) |