Go to the documentation of this file.
   26 int main (
int argc, 
char ** argv){
 
   32                 cout << pp.
x << 
" " << pp.
y << endl;
 
   34                 g1.
storage().setActiveArea(ps,
false);
 
   37                 cout << 
"cell value" << (int) g1.
cell(
Point(5.1,5.1)).value << endl;
 
   38                 g1.
resize(-150, -150, 150, 150);
 
   39                 cout << 
"cell value" << (int) g1.
cell(
Point(5.1,5.1)).value << endl;
 
   43         cerr << 
"copy and modify test" << endl;
 
   46         for (
int i=1; i<10; i++){
 
   54           gp1->
storage().setActiveArea(ps,
false);       
 
   55           gp1->
storage().allocActiveArea();
 
   57           cout << 
"cell value" << (int) gp1->
cell(
Point(5.1,5.1)).value << endl;
 
  
static const SimpleCell & Unknown()
static SimpleCell * address
int main(int argc, char **argv)
Map< SimpleCell, HierarchicalArray2D< SimpleCell > > CGrid
std::set< point< int >, pointcomparator< int > > PointSet
IntPoint world2map(const Point &p) const
Cell & cell(int x, int y)
void resize(double xmin, double ymin, double xmax, double ymax)
openslam_gmapping
Author(s): Cyrill Stachniss, Udo Frese, Giorgio Grisetti, Wolfram Burgard
autogenerated on Thu Oct 19 2023 02:25:51