Exception thrown when the start location of the global planner is out of the expected bounds. More...
#include <exceptions.h>
Public Member Functions | |
StartBoundsException (const std::string &description, int result_code=6) | |
StartBoundsException (const nav_2d_msgs::Pose2DStamped &pose) |
Exception thrown when the start location of the global planner is out of the expected bounds.
Definition at line 210 of file exceptions.h.
nav_core2::StartBoundsException::StartBoundsException | ( | const std::string & | description, |
int | result_code = 6 |
||
) | [inline, explicit] |
Definition at line 213 of file exceptions.h.
nav_core2::StartBoundsException::StartBoundsException | ( | const nav_2d_msgs::Pose2DStamped & | pose | ) | [inline, explicit] |
Definition at line 215 of file exceptions.h.