a node to restrict a point cloud range
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.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
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.
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.
Hello, First, you can subscribe the topic \scan and then publish it again with the same message type with a different topic.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-12-07 13:23:17 -0500
Seen: 328 times
Last updated: Dec 07 '17