Robotics StackExchange | Archived questions

grid_dim_ from height map parameters

Hi!

I'm trying to use the heightmap to detect obstacles, but I cant manage to set the grid_dim to a number higher than 500, and this limits the distance max within which I could detect an obstacle from my point cloud.

The error shown is the following:

[HeightMap-12] process has died [pid 24928, exit code -11, cmd ~/devel/lib/velodyne_height_map/heightmap_node _grid_dimensions:=600 _cell_size:=0.1 _height_threshold:=0.05 __name:=HeightMap __log:= ~/.ros/log/5aa0895e-9ca9-11e9-8d55-ecf4bb5d72d3/HeightMap-12.log]. log file: ~/.ros/log/5aa0895e-9ca9-11e9-8d55-ecf4bb5d72d3/HeightMap-12*.log

Does anyone know if there's a way of setting the parameters with those values?:

Thank you very much!

Asked by ribrib on 2019-07-02 07:04:35 UTC

Comments

Answers