00001 /* 00002 * grid_map_cv.hpp 00003 * 00004 * Created on: Apr 14, 2016 00005 * Author: Péter Fankhauser 00006 * Institute: ETH Zurich, Autonomous Systems Lab 00007 */ 00008 00009 #pragma once 00010 00011 #include <grid_map_core/grid_map_core.hpp> 00012 #include <grid_map_cv/GridMapCvConverter.hpp> 00013 #include <grid_map_cv/GridMapCvProcessing.hpp>