ExtractGraspableObjectPose Class
Changes an input GraspableObject into a PoseStamped by getting its pose and its ID. More...
Declaration
class moveit_pro::behaviors::ExtractGraspableObjectPose { ... }
#include <extract_graspable_object_pose.hpp>
Base class
Public Constructors Index
| ExtractGraspableObjectPose (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< BehaviorContext > &shared_resources) |
|
|
|
Public Member Functions Index
| BT::NodeStatus | tick () override |
|
|
|
Public Static Functions Index
Description
Changes an input GraspableObject into a PoseStamped by getting its pose and its ID.
This is used to create a new PoseStamped message, with the pose being the GraspableObject message's pose.
| Data Port Name | Port Type | Object Type |
|---|
| graspable_object | Input | moveit_studio_vision_msgs::msg::GraspableObject |
| port | Output | geometry_msgs::msg::PoseStamped |
Definition at line 24 of file extract_graspable_object_pose.hpp.
Public Constructors
ExtractGraspableObjectPose()
| moveit_pro::behaviors::ExtractGraspableObjectPose::ExtractGraspableObjectPose (const std::string & name, const BT::NodeConfiguration & config, const std::shared_ptr< BehaviorContext > & shared_resources) |
|
Public Member Functions
tick()
| BT::NodeStatus moveit_pro::behaviors::ExtractGraspableObjectPose::tick () |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::ExtractGraspableObjectPose::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::ExtractGraspableObjectPose::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.