|
Coverage Control Library
|
#include <oracle_explore_exploit.h>
Inheritance diagram for OracleExploreExploit:Public Member Functions | |
| OracleExploreExploit (Parameters const ¶ms, size_t const &num_robots, CoverageSystem &env) | |
| PointVector | GetActions () |
| MapType const & | GetOracleMap () |
| void | SetGoals (PointVector const &goals) |
| auto | GetGoals () |
| std::vector< VoronoiCell > | GetVoronoiCells () |
| void | UpdateOracleMap () |
| double | GetExplorationRatio () const |
| void | ComputeGoals () |
| int | ComputeActions () |
| bool | IsConverged () |
Public Member Functions inherited from AbstractController | |
Definition at line 49 of file oracle_explore_exploit.h.
|
inline |
Definition at line 68 of file oracle_explore_exploit.h.
|
inlinevirtual |
Pure virtual function to compute the actions for the robots
Implements AbstractController.
Definition at line 162 of file oracle_explore_exploit.h.
|
inline |
Definition at line 123 of file oracle_explore_exploit.h.
|
inlinevirtual |
Pure virtual function to get the actions for the robots
Implements AbstractController.
Definition at line 89 of file oracle_explore_exploit.h.
|
inline |
Definition at line 121 of file oracle_explore_exploit.h.
|
inline |
Definition at line 95 of file oracle_explore_exploit.h.
|
inline |
Definition at line 91 of file oracle_explore_exploit.h.
|
inline |
Definition at line 97 of file oracle_explore_exploit.h.
|
inline |
Definition at line 176 of file oracle_explore_exploit.h.
|
inline |
Definition at line 93 of file oracle_explore_exploit.h.
|
inline |
Definition at line 99 of file oracle_explore_exploit.h.