GetCenterFromMask2D Class
Given a mask, compute the centroid and write the point to the blackboard. More...
Declaration
class moveit_pro::behaviors::GetCenterFromMask2D { ... }
#include <get_center_from_mask2d.hpp>
Base class
Public Constructors Index
| GetCenterFromMask2D (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
Given a mask, compute the centroid and write the point to the blackboard.
| Data Port Name | Port Type | Object Type |
|---|
| mask | Input | moveit_studio_vision_msgs::msg::Mask2D |
| center | Output | geometry_msgs::msg::PointStamped |
Definition at line 25 of file get_center_from_mask2d.hpp.
Public Constructors
GetCenterFromMask2D()
| moveit_pro::behaviors::GetCenterFromMask2D::GetCenterFromMask2D (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::GetCenterFromMask2D::tick () |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::GetCenterFromMask2D::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::GetCenterFromMask2D::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.