CreateBoundingBox2D Class
Construct a BoundingBox2D message from individual coordinate and size ports. More...
Declaration
class moveit_pro::behaviors::CreateBoundingBox2D { ... }
#include <create_bounding_box_2d.hpp>
Base class
Public Constructors Index
| CreateBoundingBox2D (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
Construct a BoundingBox2D message from individual coordinate and size ports.
Creates a vision_msgs::msg::BoundingBox2D from upper-left corner coordinates and dimensions, suitable for wiring into behaviors that accept box prompts (e.g. GetMasks2DFromExemplar).
| Data Port Name | Port Type | Object Type |
|---|
| x | Input | double |
| y | Input | double |
| width | Input | double |
| height | Input | double |
| bounding_box | Output | vision_msgs::msg::BoundingBox2D |
Definition at line 31 of file create_bounding_box_2d.hpp.
Public Constructors
CreateBoundingBox2D()
| moveit_pro::behaviors::CreateBoundingBox2D::CreateBoundingBox2D (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::CreateBoundingBox2D::tick () |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::CreateBoundingBox2D::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::CreateBoundingBox2D::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.