|
rapid
A ROS robotics library.
|
#include "pcl/point_cloud.h"#include "pcl/point_types.h"#include "pcl_conversions/pcl_conversions.h"#include "sensor_msgs/PointCloud2.h"Go to the source code of this file.
Namespaces | |
| rapid | |
| rapid::perception | |
Functions | |
| PointCloud< PointXYZRGB >::Ptr | rapid::perception::PclFromRos (const PointCloud2 &msg) |
| PointCloud2::Ptr | rapid::perception::RosFromPcl (PointCloud< PointXYZRGB >::Ptr cloud) |