Append an element to the back of a vector. More...
Declaration
class moveit_pro::behaviors::PushBackVector { ... }
#include <push_back_vector.hpp>
Base class
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::NodeStatus | tick () override |
|
|
|
Public Static Functions Index
Description
Append an element to the back of a vector.
| Data Port Name | Port Type | Object Type |
|---|
| input_vector | input | std::vector<BT::Any> |
| element | input | BT::Any |
| output_vector | output | std::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) |
|
Public Member Functions
tick()
| BT::NodeStatus moveit_pro::behaviors::PushBackVector::tick () |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::PushBackVector::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::PushBackVector::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.