pointcloud_to_laserscan, how to change the slice height
Hi everyone, I am running the pointcloud_to_laserscan package successfully with a Kinect. Now I want to change the height/angle at which the laser takes the slice from the pointcloud. Probably I am missing something, but none of the parameters described in [ http://wiki.ros.org/pointcloud_to_las... ] do what I want. I supposed that the parameters min_height and max_height were defined for this. But in stead, this parameters only select the points of the slice that are within this height range. Any guess?
Thanks!