Exception thrown when the goal location of the global planner is occupied in the costmap. More...
#include <exceptions.h>
Public Member Functions | |
OccupiedGoalException (const std::string &description, int result_code=10) | |
OccupiedGoalException (const nav_2d_msgs::Pose2DStamped &pose) |
Exception thrown when the goal location of the global planner is occupied in the costmap.
Definition at line 262 of file exceptions.h.
nav_core2::OccupiedGoalException::OccupiedGoalException | ( | const std::string & | description, |
int | result_code = 10 |
||
) | [inline, explicit] |
Definition at line 265 of file exceptions.h.
nav_core2::OccupiedGoalException::OccupiedGoalException | ( | const nav_2d_msgs::Pose2DStamped & | pose | ) | [inline, explicit] |
Definition at line 267 of file exceptions.h.