ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How can I add one pcl Pointcloud_xyzrgb to another?

asked 2013-05-28 11:09:23 -0500

Seba gravatar image

How can I add one PCL Pointcloud (xyzrgb) to another? I tried to use "+=" as described in the docu, but it didn't work. Any ideas?

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
0

answered 2013-05-28 11:29:10 -0500

That definitely works for me. Are you absolutely sure you're using two pointclouds of the same type? Can you edit your post with the error you're getting?

edit flag offensive delete link more
0

answered 2013-05-29 07:22:07 -0500

jcc gravatar image

Are you populating the header on the pointclouds? for debug proposes you can use the pcl viewer with booth PointClounds(with diferent colors for example)

edit flag offensive delete link more
0

answered 2013-05-29 00:35:19 -0500

Seba gravatar image

The point clouds are of the same type (RGBxyz). Using rostopic echo its seems to be added properly but rviz doesn't show anything.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-05-28 11:09:23 -0500

Seen: 399 times

Last updated: May 29 '13