Skip to main content

PushBackVector Class

Append an element to the back of a vector. More...

Declaration

class moveit_pro::behaviors::PushBackVector { ... }

Included Headers

#include <push_back_vector.hpp>

Base class

classSharedResourcesNode<BehaviorTreeNodeT>

The SharedResourcesNode class provides a BehaviorContext object when constructing a BehaviorTree.Cpp node. More...

Public Constructors Index

PushBackVector (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< moveit_pro::behaviors::BehaviorContext > &shared_resources)

Public Member Functions Index

BT::NodeStatustick () override

Public Static Functions Index

static BT::PortsListprovidedPorts ()
static BT::KeyValueVectormetadata ()

Description

Append an element to the back of a vector.

Data Port NamePort TypeObject Type
input_vectorinputstd::vector<BT::Any>
elementinputBT::Any
output_vectoroutputstd::vector<BT::Any>

Definition at line 24 of file push_back_vector.hpp.

Public Constructors

PushBackVector()

moveit_pro::behaviors::PushBackVector::PushBackVector (const std::string & name, const BT::NodeConfiguration & config, const std::shared_ptr< moveit_pro::behaviors::BehaviorContext > & shared_resources)

Declaration at line 27 of file push_back_vector.hpp, definition at line 31 of file push_back_vector.cpp.

Public Member Functions

tick()

BT::NodeStatus moveit_pro::behaviors::PushBackVector::tick ()

Declaration at line 34 of file push_back_vector.hpp, definition at line 53 of file push_back_vector.cpp.

Public Static Functions

metadata()

BT::KeyValueVector moveit_pro::behaviors::PushBackVector::metadata ()
static

Declaration at line 32 of file push_back_vector.hpp, definition at line 47 of file push_back_vector.cpp.

providedPorts()

BT::PortsList moveit_pro::behaviors::PushBackVector::providedPorts ()
static

Declaration at line 30 of file push_back_vector.hpp, definition at line 37 of file push_back_vector.cpp.


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


Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.