PX4 ROS 2 Interface Library
Library to interface with PX4 from a companion computer using ROS 2
|
Public Attributes | |
std::shared_ptr< Mission > | trajectory |
TrajectoryOptions | options |
int | start_index {0} |
int | end_index {0} |
bool | stop_at_last {true} |
std::function< void(int)> | on_index_reached |
std::function< void()> | on_failure |