PointCloud2 clone
Hi, I'm try to clone a PointCloud2 msg callback to a local object. What is the correct way to do that?
this->myPointCloud2 = *msg;
Is correct? Thanks in advanced
add a comment
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
Hi, I'm try to clone a PointCloud2 msg callback to a local object. What is the correct way to do that?
this->myPointCloud2 = *msg;
Is correct? Thanks in advanced
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-06-14 02:01:38 -0600
Seen: 140 times
Last updated: Jun 14 '16
Map pointcloud publishing in RGBDSLAM
pointcloud_to_laserscan , Can't transform pointcloud from frame error.
How to convert pointcloud2 to separate depth and rgb image messages
Transforming a pointcloud2 in python
How to parse sensor_msgs::Image data?
laser_assembler with PointCloud2