GetJointState Class
This behavior extracts joint state data from a planning scene object. More...
Declaration
Included Headers
Base class
| class | SharedResourcesNode<BehaviorTreeNodeT> |
|
The SharedResourcesNode class provides a BehaviorContext object when constructing a BehaviorTree.Cpp node. More... | |
Public Constructors Index
| GetJointState (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< BehaviorContext > &shared_resources) | |
|
Constructor for GetJointState behavior. More... | |
Public Member Functions Index
| BT::NodeStatus | tick () override |
Public Static Functions Index
| static BT::PortsList | providedPorts () |
|
Required implementation of static providedPorts function. More... | |
| static BT::KeyValueVector | metadata () |
Description
This behavior extracts joint state data from a planning scene object.
Definition at line 28 of file get_joint_state.hpp.
Public Constructors
GetJointState()
|
Constructor for GetJointState behavior.
- Parameters
-
name config shared_resources
Declaration at line 37 of file get_joint_state.hpp, definition at line 32 of file get_joint_state.cpp.
Public Member Functions
tick()
|
Declaration at line 45 of file get_joint_state.hpp, definition at line 61 of file get_joint_state.cpp.
Public Static Functions
metadata()
| static |
Declaration at line 43 of file get_joint_state.hpp, definition at line 56 of file get_joint_state.cpp.
providedPorts()
| static |
Required implementation of static providedPorts function.
Declaration at line 41 of file get_joint_state.hpp, definition at line 38 of file get_joint_state.cpp.
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.