PX4 ROS 2 Interface Library
Library to interface with PX4 from a companion computer using ROS 2
px4_ros2::TrajectoryExecutorInterface::TrajectoryConfig Struct Reference

Public Attributes

std::shared_ptr< Missiontrajectory
 
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
 

The documentation for this struct was generated from the following file: