.. _program_listing_file__tmp_ws_src_grid_map_grid_map_core_include_grid_map_core_grid_map_core.hpp: Program Listing for File grid_map_core.hpp ========================================== |exhale_lsh| :ref:`Return to documentation for file ` (``/tmp/ws/src/grid_map/grid_map_core/include/grid_map_core/grid_map_core.hpp``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. code-block:: cpp /* * grid_map_core.hpp * * Created on: Jul 14, 2014 * Author: Péter Fankhauser * Institute: ETH Zurich, ANYbotics */ #ifndef GRID_MAP_CORE__GRID_MAP_CORE_HPP_ #define GRID_MAP_CORE__GRID_MAP_CORE_HPP_ #include "grid_map_core/TypeDefs.hpp" #include "grid_map_core/GridMap.hpp" #include "grid_map_core/SubmapGeometry.hpp" #include "grid_map_core/GridMapMath.hpp" #include "grid_map_core/BufferRegion.hpp" #include "grid_map_core/Polygon.hpp" #include "grid_map_core/iterators/iterators.hpp" #include "grid_map_core/eigen_plugins/Functors.hpp" #endif // GRID_MAP_CORE__GRID_MAP_CORE_HPP_