Public Member Functions
nav_core2::InvalidStartPoseException Class Reference

Exception thrown when there is a problem at the start location for the global planner. More...

#include <exceptions.h>

Inheritance diagram for nav_core2::InvalidStartPoseException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 InvalidStartPoseException (const std::string &description, int result_code=5)
 InvalidStartPoseException (const nav_2d_msgs::Pose2DStamped &pose, const std::string &problem, int result_code=5)

Detailed Description

Exception thrown when there is a problem at the start location for the global planner.

Definition at line 197 of file exceptions.h.


Constructor & Destructor Documentation

nav_core2::InvalidStartPoseException::InvalidStartPoseException ( const std::string &  description,
int  result_code = 5 
) [inline, explicit]

Definition at line 200 of file exceptions.h.

nav_core2::InvalidStartPoseException::InvalidStartPoseException ( const nav_2d_msgs::Pose2DStamped &  pose,
const std::string &  problem,
int  result_code = 5 
) [inline]

Definition at line 202 of file exceptions.h.


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


nav_core2
Author(s):
autogenerated on Wed Jun 26 2019 20:09:31