![]() |
AutoAPMS
Streamlining behaviors in ROS 2
|
Helper template class that creates a ModeExecutor for a custom PX4 mode implemented by inheriting from ModeBase. More...
#include <auto_apms_px4/mode_executor.hpp>
Helper template class that creates a ModeExecutor for a custom PX4 mode implemented by inheriting from ModeBase.
| ActionT | Type of the ROS 2 action. Must be the same as used by ModeT. |
| ModeT | Custom PX4 mode class. |
Definition at line 164 of file mode_executor.hpp.