Class DriveArcBehavior
Defined in File drive_goal_behaviors.hpp
Inheritance Relationships
Base Type
public irobot_create_nodes::DriveGoalBaseBehavior< irobot_create_msgs::action::DriveArc >
(Template Class DriveGoalBaseBehavior)
Class Documentation
-
class DriveArcBehavior : public irobot_create_nodes::DriveGoalBaseBehavior<irobot_create_msgs::action::DriveArc>
This class manages the DriveArc action server.
Public Functions
-
void initialize_goal(const irobot_create_msgs::action::DriveArc::Goal &goal) override
-
virtual bool iterate_on_goal(const tf2::Transform ¤t_pose, BehaviorsScheduler::optional_output_t &output) override
-
virtual std::shared_ptr<irobot_create_msgs::action::DriveArc::Feedback> get_feedback(const rclcpp::Duration &time_since_feedback) override
-
void initialize_goal(const irobot_create_msgs::action::DriveArc::Goal &goal) override