Coverage Control Library
Loading...
Searching...
No Matches
plotter.h File Reference

Class to plot the map. More...

#include <filesystem>
#include <iostream>
#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  CoverageControl
 Namespace for the CoverageControl library.
 

Detailed Description

Class to plot the map.

This class uses Gnuplot to handle the plotting of the environment

Definition in file plotter.h.