Nav2 Navigation Stack - rolling  main
ROS 2 Navigation Stack
Public Member Functions | Static Public Member Functions | List of all members
nav2_behavior_tree::RemovePassedGoals Class Reference

A BT::ActionNodeBase that removes goals that the robot passed near to. More...

#include <nav2_behavior_tree/include/nav2_behavior_tree/plugins/action/remove_passed_goals_action.hpp>

Inheritance diagram for nav2_behavior_tree::RemovePassedGoals:
Inheritance graph
[legend]
Collaboration diagram for nav2_behavior_tree::RemovePassedGoals:
Collaboration graph
[legend]

Public Member Functions

 RemovePassedGoals (const std::string &xml_tag_name, const BT::NodeConfiguration &conf)
 
void initialize ()
 Function to read parameters and initialize class variables.
 

Static Public Member Functions

static BT::PortsList providedPorts ()
 

Detailed Description

A BT::ActionNodeBase that removes goals that the robot passed near to.

Note
This is an Asynchronous node. It will re-initialize when halted.

Definition at line 39 of file remove_passed_goals_action.hpp.


The documentation for this class was generated from the following files: