Class FollowPathBehavior
Defined in File follow_path_behavior.hpp
Inheritance Relationships
Base Type
public as2_behavior::BehaviorServer< as2_msgs::action::FollowPath >
Class Documentation
-
class FollowPathBehavior : public as2_behavior::BehaviorServer<as2_msgs::action::FollowPath>
Public Types
-
using GoalHandleFollowPath = rclcpp_action::ServerGoalHandle<as2_msgs::action::FollowPath>
Public Functions
-
explicit FollowPathBehavior(const rclcpp::NodeOptions &options = rclcpp::NodeOptions())
-
~FollowPathBehavior()
-
virtual void on_execution_end(const as2_behavior::ExecutionStatus &state) override
-
using GoalHandleFollowPath = rclcpp_action::ServerGoalHandle<as2_msgs::action::FollowPath>