Class FollowPathAction
Defined in File follow_path.hpp
Inheritance Relationships
Base Type
public nav2_behavior_tree::BtActionNode< as2_msgs::action::FollowPath >
(Template Class BtActionNode)
Class Documentation
-
class FollowPathAction : public nav2_behavior_tree::BtActionNode<as2_msgs::action::FollowPath>
Public Functions
-
inline FollowPathAction(const std::string &xml_tag_name, const BT::NodeConfiguration &conf)
-
inline virtual void on_tick()
Function to perform some user-defined operation on tick Could do dynamic checks, such as getting updates to values on the blackboard.
Public Static Functions
-
static inline BT::PortsList providedPorts()
-
inline FollowPathAction(const std::string &xml_tag_name, const BT::NodeConfiguration &conf)