Nav2 Navigation Stack - lyrical  lyrical
ROS 2 Navigation Stack
Public Member Functions | Static Public Member Functions | List of all members
nav2_behavior_tree::AppendGoalPoseToGoals Class Reference

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

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

Public Member Functions

 AppendGoalPoseToGoals (const std::string &xml_tag_name, const BT::NodeConfiguration &conf)
 

Static Public Member Functions

static BT::PortsList providedPorts ()
 

Detailed Description

Usage in XML:

<AppendGoalPoseToGoals goal_pose="{goal}" input_goals="{goal_poses}" output_goals="{goal_poses}"/>

Definition at line 39 of file append_goal_pose_to_goals_action.hpp.


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