#include <ExplorationPlanner.h>
| Public Member Functions | |
| PoseList | getRobots () | 
| void | receiveOtherPose (const nav2d_msgs::RobotPose::ConstPtr &msg) | 
| RobotList () | |
| Private Attributes | |
| PoseList | mOtherRobots | 
| ros::Subscriber | mOtherRobotsSubscriber | 
Definition at line 18 of file ExplorationPlanner.h.
| RobotList::RobotList | ( | ) |  [inline] | 
Definition at line 21 of file ExplorationPlanner.h.
| PoseList RobotList::getRobots | ( | ) |  [inline] | 
Definition at line 32 of file ExplorationPlanner.h.
| void RobotList::receiveOtherPose | ( | const nav2d_msgs::RobotPose::ConstPtr & | msg | ) |  [inline] | 
Definition at line 27 of file ExplorationPlanner.h.
| PoseList RobotList::mOtherRobots  [private] | 
Definition at line 36 of file ExplorationPlanner.h.
Definition at line 35 of file ExplorationPlanner.h.