Closed jvgomez closed 9 years ago
This PR includes the necessary code to change online octomap server parameters, so that it is easier to tune when running on a real robot.
At the beginning I had some issues with the parameter names such as sensor_model/param but now it seems to work OK.
sensor_model/param
Please tell me any improvement I can make.
Looking great, thanks!
I think another useful addition for dynamic_reconfigure would be the remaining sensor model parameter (probability for hit/miss, threshold), if you feel like adding them as well ;)
This PR includes the necessary code to change online octomap server parameters, so that it is easier to tune when running on a real robot.
At the beginning I had some issues with the parameter names such as
sensor_model/param
but now it seems to work OK.Please tell me any improvement I can make.