Skip to main content

ExtractGraspableObjectPose Class

Changes an input GraspableObject into a PoseStamped by getting its pose and its ID. More...

Declaration

class moveit_pro::behaviors::ExtractGraspableObjectPose { ... }

Included Headers

#include <extract_graspable_object_pose.hpp>

Base class

classSharedResourcesNode<BehaviorTreeNodeT>

The SharedResourcesNode class provides a BehaviorContext object when constructing a BehaviorTree.Cpp node. More...

Public Constructors Index

ExtractGraspableObjectPose (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< BehaviorContext > &shared_resources)

Public Member Functions Index

BT::NodeStatustick () override

Public Static Functions Index

static BT::PortsListprovidedPorts ()
static BT::KeyValueVectormetadata ()

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 NamePort TypeObject Type
graspable_objectInputmoveit_studio_vision_msgs::msg::GraspableObject
portOutputgeometry_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)

Declaration at line 27 of file extract_graspable_object_pose.hpp, definition at line 35 of file extract_graspable_object_pose.cpp.

Public Member Functions

tick()

BT::NodeStatus moveit_pro::behaviors::ExtractGraspableObjectPose::tick ()

Declaration at line 34 of file extract_graspable_object_pose.hpp, definition at line 57 of file extract_graspable_object_pose.cpp.

Public Static Functions

metadata()

BT::KeyValueVector moveit_pro::behaviors::ExtractGraspableObjectPose::metadata ()
static

Declaration at line 32 of file extract_graspable_object_pose.hpp, definition at line 51 of file extract_graspable_object_pose.cpp.

providedPorts()

BT::PortsList moveit_pro::behaviors::ExtractGraspableObjectPose::providedPorts ()
static

Declaration at line 30 of file extract_graspable_object_pose.hpp, definition at line 42 of file extract_graspable_object_pose.cpp.


The documentation for this class was generated from the following files:


Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.