Class LandBehavior
Defined in File land_behavior.hpp
Inheritance Relationships
Base Type
public as2_behavior::BehaviorServer< as2_msgs::action::Land >
Class Documentation
-
class LandBehavior : public as2_behavior::BehaviorServer<as2_msgs::action::Land>
Public Types
-
using GoalHandleLand = rclcpp_action::ServerGoalHandle<as2_msgs::action::Land>
-
using PSME = as2_msgs::msg::PlatformStateMachineEvent
Public Functions
-
explicit LandBehavior(const rclcpp::NodeOptions &options = rclcpp::NodeOptions())
-
~LandBehavior()
-
bool sendEventFSME(const int8_t _event)
-
bool sendDisarm()
-
virtual void on_execution_end(const as2_behavior::ExecutionStatus &state) override
-
using GoalHandleLand = rclcpp_action::ServerGoalHandle<as2_msgs::action::Land>