Class RotateAngleBehavior
Defined in File drive_goal_behaviors.hpp
Inheritance Relationships
Base Type
public irobot_create_nodes::DriveGoalBaseBehavior< irobot_create_msgs::action::RotateAngle >
(Template Class DriveGoalBaseBehavior)
Class Documentation
-
class RotateAngleBehavior : public irobot_create_nodes::DriveGoalBaseBehavior<irobot_create_msgs::action::RotateAngle>
This class manages the RotateAngle action server.
Public Functions
-
void initialize_goal(const irobot_create_msgs::action::RotateAngle::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::RotateAngle::Feedback> get_feedback(const rclcpp::Duration &time_since_feedback) override
-
void initialize_goal(const irobot_create_msgs::action::RotateAngle::Goal &goal) override