tf2  master
tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
tf2::TransformException Class Reference

A base class for all tf2 exceptions This inherits from ros::exception which inherits from std::runtime_exception. More...

#include <exceptions.h>

Inheritance diagram for tf2::TransformException:
Inheritance graph
[legend]
Collaboration diagram for tf2::TransformException:
Collaboration graph
[legend]

Public Member Functions

 TransformException (const std::string errorDescription)
 
- Public Member Functions inherited from std::runtime_error
runtime_error (T... args)
 
what (T... args)
 

Detailed Description

A base class for all tf2 exceptions This inherits from ros::exception which inherits from std::runtime_exception.

Constructor & Destructor Documentation

◆ TransformException()

tf2::TransformException::TransformException ( const std::string  errorDescription)
inline

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