Public Member Functions | Protected Attributes | List of all members
hector_exploration_planner::HectorExplorationBaseGlobalPlannerPlugin Class Reference

#include <hector_exploration_base_global_planner_plugin.h>

Inheritance diagram for hector_exploration_planner::HectorExplorationBaseGlobalPlannerPlugin:
Inheritance graph
[legend]

Public Member Functions

 HectorExplorationBaseGlobalPlannerPlugin ()
 
virtual void initialize (std::string name, costmap_2d::Costmap2DROS *costmap_ros)
 
virtual bool makePlan (const geometry_msgs::PoseStamped &start, const geometry_msgs::PoseStamped &goal, std::vector< geometry_msgs::PoseStamped > &plan)
 
virtual ~HectorExplorationBaseGlobalPlannerPlugin ()
 
- Public Member Functions inherited from nav_core::BaseGlobalPlanner
virtual bool makePlan (const geometry_msgs::PoseStamped &start, const geometry_msgs::PoseStamped &goal, std::vector< geometry_msgs::PoseStamped > &plan, double &cost)
 
virtual ~BaseGlobalPlanner ()
 

Protected Attributes

HectorExplorationPlannerexploration_planner
 

Additional Inherited Members

- Protected Member Functions inherited from nav_core::BaseGlobalPlanner
 BaseGlobalPlanner ()
 

Detailed Description

Definition at line 41 of file hector_exploration_base_global_planner_plugin.h.

Constructor & Destructor Documentation

HectorExplorationBaseGlobalPlannerPlugin::HectorExplorationBaseGlobalPlannerPlugin ( )
HectorExplorationBaseGlobalPlannerPlugin::~HectorExplorationBaseGlobalPlannerPlugin ( )
virtual

Member Function Documentation

void HectorExplorationBaseGlobalPlannerPlugin::initialize ( std::string  name,
costmap_2d::Costmap2DROS costmap_ros 
)
virtual
bool HectorExplorationBaseGlobalPlannerPlugin::makePlan ( const geometry_msgs::PoseStamped &  start,
const geometry_msgs::PoseStamped &  goal,
std::vector< geometry_msgs::PoseStamped > &  plan 
)
virtual

Member Data Documentation

HectorExplorationPlanner* hector_exploration_planner::HectorExplorationBaseGlobalPlannerPlugin::exploration_planner
protected

The documentation for this class was generated from the following files:


hector_exploration_planner
Author(s):
autogenerated on Mon Jun 10 2019 13:34:41