Coverage Control Library
|
Data structure to store plotter data. More...
#include <plotter.h>
Public Attributes | |
MapType | map |
PointVector | positions |
std::vector< std::list< Point2 > > | positions_history |
std::vector< int > | robot_status |
std::vector< std::list< Point2 > > | voronoi |
MapType | world_map |
PointVector positions |