#include <grid_map.h>
Static Public Attributes | |
| static constexpr GridMapParams | gmp {width, height, meters_per_cell} | 
| static constexpr int | height = 1000 | 
| static constexpr double | meters_per_cell = 0.1 | 
| static constexpr int | width = 1000 | 
Definition at line 15 of file grid_map.h.
      
  | 
  static | 
Definition at line 19 of file grid_map.h.
      
  | 
  static | 
Definition at line 17 of file grid_map.h.
      
  | 
  static | 
Definition at line 18 of file grid_map.h.
      
  | 
  static | 
Definition at line 16 of file grid_map.h.