Classes | Namespaces | Typedefs | Functions
grid.hpp File Reference

2D grid represented in row major order More...

#include <iosfwd>
#include <cmath>
#include <vector>
#include <geometry_msgs/Pose.h>
#include <nav_msgs/OccupancyGrid.h>
Include dependency graph for grid.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ergodic_exploration::GridMap
 Constructs an 2D grid. More...
 

Namespaces

 ergodic_exploration
 

Typedefs

typedef std::vector< int8_t > ergodic_exploration::GridData
 Occupancy grid data. More...
 

Functions

unsigned int ergodic_exploration::axis_length (double lower, double upper, double resolution)
 Length of a grid axis. More...
 
double ergodic_exploration::axis_upper (double lower, double resolution, unsigned int size)
 Upper axis limit. More...
 

Detailed Description

2D grid represented in row major order

Author
Boston Cleek
Date
23 Oct 2020

Definition in file grid.hpp.



ergodic_exploration
Author(s): bostoncleek
autogenerated on Wed Mar 2 2022 00:17:13