A 3D grid sturcture that stores points as a 3D array. I am going to assume that this class will always be used with ROS. So am writing the visualization code (which uses rviz) within the same class. More...
#include <occupancy_grid.h>
A 3D grid sturcture that stores points as a 3D array. I am going to assume that this class will always be used with ROS. So am writing the visualization code (which uses rviz) within the same class.