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"
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.