|
| HealthAndArmingChecks (rclcpp::Node &node, CheckCallback check_callback, const std::string &topic_namespace_prefix="") |
|
| HealthAndArmingChecks (const HealthAndArmingChecks &)=delete |
|
bool | doRegister (const std::string &name) |
|
void | setModeRequirements (const RequirementFlags &mode_requirements) |
|
RequirementFlags & | modeRequirements () |
|
|
class | ModeBase |
|
class | ModeExecutorBase |
|
◆ doRegister()
bool px4_ros2::HealthAndArmingChecks::doRegister |
( |
const std::string & |
name | ) |
|
Register the checks. Call this once on startup. This is a blocking method.
- Parameters
-
name | registration name. Should uniquely identify the component with length < 25 characters |
- Returns
- true on success
The documentation for this class was generated from the following file: