GetCentroidFromPointCloud Class
Given an input point cloud, estimates the cloud centroid using pcl::compute3DCentroid and outputs that as a pose stamped with the same header as the point cloud. More...
Declaration
class moveit_pro::behaviors::GetCentroidFromPointCloud { ... }
#include <get_centroid_from_pointcloud.hpp>
Base class
Public Constructors Index
Public Member Functions Index
| BT::NodeStatus | tick () override |
|
|
|
Public Static Functions Index
Description
Given an input point cloud, estimates the cloud centroid using pcl::compute3DCentroid and outputs that as a pose stamped with the same header as the point cloud.
This utilizes the find centroid function from PCL on the passed point cloud.
| Data Port Name | Port Type | Object Type |
|---|
| point_cloud | input | sensor_msgs::msg::PointCloud2 |
| output_pose | output | geometry_msgs::msg::PoseStamped |
Definition at line 25 of file get_centroid_from_pointcloud.hpp.
Public Constructors
GetCentroidFromPointCloud()
| moveit_pro::behaviors::GetCentroidFromPointCloud::GetCentroidFromPointCloud (const std::string & name, const BT::NodeConfiguration & config) |
|
Public Member Functions
tick()
| BT::NodeStatus moveit_pro::behaviors::GetCentroidFromPointCloud::tick () |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::GetCentroidFromPointCloud::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::GetCentroidFromPointCloud::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.