Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 492 Bytes

File metadata and controls

7 lines (5 loc) · 492 Bytes

cloud_to_map

Freshman summer research project into the use of normal vectors to generate an occupancy grid based off of point cloud data.

Warning

I wouldn't recommend using this package. I developed this Freshman year of college while learning C++. While it kind of works, I never finished the implementation and it's very computationally intensive.

If you're looking for something that'll take in a point cloud and give you an occupancy grid, check out http://wiki.ros.org/costmap_2d.