Depth pointcloud
Hi, now I'm using D405 and D435.
I enabled pointcloud parameter in rs_camera, the I launched the rs_camera.launch file.
I checked the rostopic with rostopic list, I can find the points in '/camer/depth/color/points'.
What I want is pointcloud without color, does D400 series support this option?
-
Hi Sohwa427 Does your pointcloud become untextured if you add the command below to your roslaunch instruction, please?
pointcloud_texture_stream:=RS2_STREAM_ANY
-
You will need to add the command to the roslaunch instruction every time unless you edit the rs_camera.launch file to change the pointcloud_texture_stream line from RS2_STREAM_COLOR to RS2_STREAM_ANY
-
Thanks MartyG!
Please sign in to leave a comment.
Comments
4 comments