conversion of sensor_msgs::PointCloud2ConstPtr
Hi all How can I convert sensor_msgs::PointCloud2ConstPtr to sensor_msgs::PointCloud2?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
Hi all How can I convert sensor_msgs::PointCloud2ConstPtr to sensor_msgs::PointCloud2?
Say you have input as sensor_msgs::PointCloud2ConstPtr and output as sensor_msgs::PointCloud2. output = *input;
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-06-13 06:29:52 -0600
Seen: 6,250 times
Last updated: Jun 13 '13
Trying to understand PointCloud2 msg
How to get pointcloud2 data from usb_cam or Pointgrey camera?
Map pointcloud publishing in RGBDSLAM
Converting a PointCloud topic into LaserScan topic
Strange sensor_msgs/PointCloud2 MD5 signatures
Issues in working with pointcloud and 2D feature detector [closed]