Replace an element in a vector at the given index. More...
Declaration
class moveit_pro::behaviors::ReplaceInVector { ... }
#include <replace_in_vector.hpp>
Base class
Public Constructors Index
| ReplaceInVector (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
Replace an element in a vector at the given index.
| Data Port Name | Port Type | Object Type |
|---|
| input_vector | input | std::vector<BT::Any> |
| index | input | int |
| element | input | BT::Any |
| output_vector | output | std::vector<BT::Any> |
Definition at line 25 of file replace_in_vector.hpp.
Public Constructors
ReplaceInVector()
| moveit_pro::behaviors::ReplaceInVector::ReplaceInVector (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::ReplaceInVector::tick () |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::ReplaceInVector::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::ReplaceInVector::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.