Public Member Functions
goal_passer::GoalPasser Class Reference

#include <goal_passer.h>

Inheritance diagram for goal_passer::GoalPasser:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 44 of file goal_passer.h.


Constructor & Destructor Documentation

Definition at line 46 of file goal_passer.h.


Member Function Documentation

void goal_passer::GoalPasser::initialize ( std::string  name,
costmap_2d::Costmap2DROS costmap_ros 
) [inline, virtual]

Implements nav_core::BaseGlobalPlanner.

Definition at line 47 of file goal_passer.h.

bool goal_passer::GoalPasser::makePlan ( const geometry_msgs::PoseStamped &  start,
const geometry_msgs::PoseStamped &  goal,
std::vector< geometry_msgs::PoseStamped > &  plan 
) [virtual]

Implements nav_core::BaseGlobalPlanner.

Definition at line 44 of file goal_passer.cpp.


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


goal_passer
Author(s): Eitan Marder-Eppstein
autogenerated on Thu Mar 28 2019 03:37:37