#include <stdexcept>
Go to the source code of this file.
Classes | |
class | tf::ConnectivityException |
An exception class to notify of no connection. More... | |
class | tf::ExtrapolationException |
An exception class to notify that the requested value would have required extrapolation beyond current limits. More... | |
class | tf::InvalidArgument |
An exception class to notify that one of the arguments is invalid. More... | |
class | tf::LookupException |
An exception class to notify of bad frame number. More... | |
class | tf::TransformException |
A base class for all tf exceptions This inherits from ros::exception which inherits from std::runtime_exception. More... | |
Namespaces | |
namespace | tf |