Public Member Functions | |
void | synchronize () |
WavefrontMapAccessor (MapGrid &map, double outer_radius) | |
virtual | ~WavefrontMapAccessor () |
Private Attributes | |
MapGrid & | map_ |
double | outer_radius_ |
base_local_planner::WavefrontMapAccessor::WavefrontMapAccessor | ( | MapGrid & | map, |
double | outer_radius | ||
) | [inline] |
virtual base_local_planner::WavefrontMapAccessor::~WavefrontMapAccessor | ( | ) | [inline, virtual] |
void base_local_planner::WavefrontMapAccessor::synchronize | ( | ) | [inline] |
double base_local_planner::WavefrontMapAccessor::outer_radius_ [private] |