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