Public Member Functions | List of all members
nav_core2::PlannerTFException Class Reference

Thrown when either the global or local planner cannot complete its operation due to TF errors. More...

#include <exceptions.h>

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

Public Member Functions

 PlannerTFException (const std::string &description, int result_code=16)
 
- Public Member Functions inherited from nav_core2::PlannerException
 PlannerException (const std::string &description, int result_code=3)
 
- Public Member Functions inherited from nav_core2::NavCore2Exception
int getResultCode () const
 
 NavCore2Exception (const std::string &description, int result_code)
 

Additional Inherited Members

- Protected Attributes inherited from nav_core2::NavCore2Exception
int result_code_
 

Detailed Description

Thrown when either the global or local planner cannot complete its operation due to TF errors.

Definition at line 186 of file exceptions.h.

Constructor & Destructor Documentation

nav_core2::PlannerTFException::PlannerTFException ( const std::string &  description,
int  result_code = 16 
)
inlineexplicit

Definition at line 189 of file exceptions.h.


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


nav_core2
Author(s):
autogenerated on Sun Jan 10 2021 04:08:27