GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Classes | Namespaces
TransformBtwRobotsUnaryFactor.h File Reference

Unary factor for determining transformation between given trajectories of two robots. More...

#include <gtsam/slam/BetweenFactor.h>
#include <gtsam/nonlinear/NonlinearFactor.h>
#include <gtsam/linear/GaussianFactor.h>
#include <gtsam/base/Testable.h>
#include <gtsam/base/Lie.h>
#include <ostream>
Include dependency graph for TransformBtwRobotsUnaryFactor.h:

Go to the source code of this file.

Classes

class  gtsam::TransformBtwRobotsUnaryFactor< VALUE >
 
struct  gtsam::traits< TransformBtwRobotsUnaryFactor< VALUE > >
 traits More...
 

Namespaces

 gtsam
 

Detailed Description

Unary factor for determining transformation between given trajectories of two robots.

Author
Vadim Indelman