#include <boost/format.hpp>
#include <stdexcept>
#include <tf/exceptions.h>
Go to the source code of this file.
Classes | |
class | laser_slam::LaserSlamException |
A base class for all laser_slam exceptions; provides a handy boost::format parent constructor. More... | |
struct | laser_slam::SnapshotTransformException |
Namespaces | |
namespace | laser_slam |
Exceptions thrown by the laser slam code
Definition in file exception.h.