47 const geometry_msgs::PoseStamped& goal, std::vector<geometry_msgs::PoseStamped>& plan)
HectorExplorationPlanner * exploration_planner
PLUGINLIB_EXPORT_CLASS(hector_exploration_planner::HectorExplorationBaseGlobalPlannerPlugin, nav_core::BaseGlobalPlanner)
HectorExplorationBaseGlobalPlannerPlugin()
virtual bool makePlan(const geometry_msgs::PoseStamped &start, const geometry_msgs::PoseStamped &goal, std::vector< geometry_msgs::PoseStamped > &plan)
void initialize(std::string name, costmap_2d::Costmap2DROS *costmap_ros)
virtual void initialize(std::string name, costmap_2d::Costmap2DROS *costmap_ros)
bool makePlan(const geometry_msgs::PoseStamped &start, const geometry_msgs::PoseStamped &original_goal, std::vector< geometry_msgs::PoseStamped > &plan)
virtual ~HectorExplorationBaseGlobalPlannerPlugin()