explore_2d::Explorer Class Reference

Holds the state of the exploration. More...

#include <exploration.h>

List of all members.

Public Member Functions

 Explorer (const ExplorerParams &params)
 Constructor.
geometry_msgs::Pose nextNavGoal ()
 Get the next nav goal to pursue.
void updateOccupancyGrid (const nav_msgs::OccupancyGrid &grid)
 Set the current occupancy grid.

Private Attributes

nav_msgs::OccupancyGrid::ConstPtr inflated_grid_
const ExplorerParams params_

Detailed Description

Holds the state of the exploration.

Definition at line 57 of file exploration.h.


Constructor & Destructor Documentation

explore_2d::Explorer::Explorer ( const ExplorerParams params  ) 

Constructor.

Definition at line 48 of file exploration.cpp.


Member Function Documentation

gm::Pose explore_2d::Explorer::nextNavGoal (  ) 

Get the next nav goal to pursue.

Definition at line 61 of file exploration.cpp.

void explore_2d::Explorer::updateOccupancyGrid ( const nav_msgs::OccupancyGrid &  grid  ) 

Set the current occupancy grid.


Member Data Documentation

nav_msgs::OccupancyGrid::ConstPtr explore_2d::Explorer::inflated_grid_ [private]

Definition at line 75 of file exploration.h.

Definition at line 73 of file exploration.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs


explore_2d
Author(s): Bhaskara Marthi
autogenerated on Fri Jan 11 09:14:07 2013