|
Coverage Control Library
|
Class to plot the map. More...
#include <iomanip>#include <list>#include <string>#include <vector>#include "CoverageControl/typedefs.h"#include "CoverageControl/voronoi.h"
Include dependency graph for plotter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | PlotterData |
| Data structure to store plotter data. More... | |
| class | Plotter |
| Class to plot the map. More... | |
Namespaces | |
| namespace | gnuplotio |
| namespace | CoverageControl |
| Namespace for the CoverageControl library. | |
Class to plot the map.
This class uses Gnuplot to handle the plotting of the environment
Definition in file plotter.h.