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