#include <iostream>
#include <fstream>
#include <sstream>
#include <vector>
#include "parsecl.hpp"
#include "properties.hpp"
#include "occupancy_grid.hpp"
Include dependency graph for ogrid.cpp:

Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| This is a wrapper that parses the command line and invokes the program. | |
|
||||||||||||
|
This is a wrapper that parses the command line and invokes the program.
Definition at line 15 of file ogrid.cpp. References Arak::Util::PropertyMap, and Arak::OccupancyGrid::write(). |
1.3.6