Hokuyo_node Dynamically Reconfigure max_range min_range
Dear all.
I just wondering whether it might be possible to dynamically reconfigure the parameters "max_range" and "min_range" of the hokuyo_node.
As far as I can see in the documentation http://wiki.ros.org/hokuyo_node
the previous parameters are just read only.
I would like to filter the "min_range" for instance to 0.20, so the laser can filter all readings less than 0.20.
In advance thank you