Coverage Control Library
|
#include <simul_explore_exploit.h>
Public Member Functions | |
OracleSimulExploreExploit (Parameters const ¶ms, size_t const &num_robots, CoverageSystem &env) | |
PointVector | GetActions () |
std::vector< int > | GetRobotStatus () |
void | SetGoals (PointVector const &goals) |
auto | GetGoals () |
std::vector< VoronoiCell > | GetVoronoiCells () |
void | ManageRobotStatus () |
double | GetFrontierGoal (Point2 const &pos, Point2 &best_goal, queue_t &frontiers) |
void | ComputeGoals () |
int | ComputeActions () |
bool | IsConverged () |
PointVector | GetFrontiers (size_t const &robot_id) const |
PointVector | GetFrontiers () const |
Definition at line 54 of file simul_explore_exploit.h.
|
inline |
Definition at line 90 of file simul_explore_exploit.h.
|
inline |
Definition at line 337 of file simul_explore_exploit.h.
|
inline |
Definition at line 235 of file simul_explore_exploit.h.
|
inline |
Definition at line 120 of file simul_explore_exploit.h.
Definition at line 163 of file simul_explore_exploit.h.
|
inline |
Definition at line 397 of file simul_explore_exploit.h.
|
inline |
Definition at line 386 of file simul_explore_exploit.h.
|
inline |
Definition at line 126 of file simul_explore_exploit.h.
|
inline |
Definition at line 122 of file simul_explore_exploit.h.
|
inline |
Definition at line 127 of file simul_explore_exploit.h.
|
inline |
Definition at line 384 of file simul_explore_exploit.h.
|
inline |
Definition at line 129 of file simul_explore_exploit.h.
|
inline |
Definition at line 124 of file simul_explore_exploit.h.