|
|
template<class ActionType , typename... Args> |
| Configuration & | addCustomAction (Args &&... args) |
| |
|
template<typename TrajectoryExecutorType , typename... Args> |
| Configuration & | withTrajectoryExecutor (Args &&... args) |
| |
|
Configuration & | withPersistenceFile (const std::string &filename) |
| |
◆ default_actions
| std::set<std::string> px4_ros2::MissionExecutor::Configuration::default_actions |
Initial value:{
"changeSettings", "onResume", "onFailure", "takeoff", "rtl", "land", "hold"}
The documentation for this struct was generated from the following file: