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

a node to restrict a point cloud range

asked 2017-12-07 13:23:17 -0500

rnunziata gravatar image

Is there a ROS node that can republish a point cloud in a restricted range or at generation time from a depth map restrict the resulting cloud to a range.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
2

answered 2017-12-07 14:33:23 -0500

gvdhoorn gravatar image

Take a look at wiki/pcl_ros, especially the filter nodelets it provides.

It's not documented on the wiki page, but there is a CropBox filter (nodelet xml here) that does exactly what you are after.

edit flag offensive delete link more
1

answered 2017-12-07 16:49:54 -0500

Gayan Brahmanage gravatar image

Hello, First, you can subscribe the topic \scan and then publish it again with the same message type with a different topic.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-12-07 13:23:17 -0500

Seen: 401 times

Last updated: Dec 07 '17