ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Here is a fairly simple package that processes Velodyne data into a height map.
The source code is here: https://github.com/jack-oquin/velodyne_height_map
Despite its simplicity, it's fairly robust at detecting obstacles, although it is sometimes subject to false positives due to things like overhanging tree branches.