velodyne_height_map icon indicating copy to clipboard operation
velodyne_height_map copied to clipboard

ROS obstacle detection for 3D point clouds using a height map algorithm.

Results 5 velodyne_height_map issues
Sort by recently updated
recently updated
newest added

because catkin treats standard onces as warnings

Hi, @jack-oquin I wonder how can i launch it with _/velodyne_points_?

The message() function defaults to warning. This is especially visible when using the new catkin_tools instead of catkin_make. Fix this by specifically stating it as STATUS level.

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...

so that it does not consider overhead bridge as obstacle ( only if value > 0.0) clearance_height is relative height from laser position