CreateGraspableObject Class
Declaration
class moveit_pro::behaviors::CreateGraspableObject { ... }
#include <create_graspable_object.hpp>
Base class
Public Constructors Index
| CreateGraspableObject (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
Creates a GraspableObject message (of a primitive Cuboid) given its pose given as individual points, the dimensions of the Cuboid, a frame ID, an ID for the newly created object, and whether any top, front, or side graspable faces should be generated.
| Data Port Name | Port Type | Object Type |
|---|
| pose | Input | geometry_msgs::msg::PoseStamped |
| dx | Input | double |
| dy | Input | double |
| dz | Input | double |
| object_id | Input | std::string |
| generate_top_face | Input | bool |
| generate_front_face | Input | bool |
| generate_side_faces | Input | bool |
| cuboid_object | Output | moveit_studio_vision_msgs::msg::GraspableObject |
Definition at line 35 of file create_graspable_object.hpp.
Public Constructors
CreateGraspableObject()
| moveit_pro::behaviors::CreateGraspableObject::CreateGraspableObject (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::CreateGraspableObject::tick () |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::CreateGraspableObject::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::CreateGraspableObject::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.