| ▼Nfrontier_exploration | |
| CBoundedExploreLayer | Costmap_2d layer plugin that holds the state for a bounded frontier exploration task. Manages the boundary polygon, superimposes the polygon on the overall exploration costmap, and processes costmap to find next frontier to explore |
| CFrontierExplorationClient | Client for FrontierExplorationServer that receives control points from rviz, and creates boundary polygon for frontier exploration |
| CFrontierExplorationServer | Server for frontier exploration action, runs the state machine associated with a structured frontier exploration task and manages robot movement through move_base |
| CFrontierSearch | Thread-safe implementation of a frontier-search task for an input costmap |
| CNearestCellTest | |
| CNeighborhoodFunctionTest | |
| CPointInPolygonTest |