GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Types | List of all members
gtsam::PoseConcept< POSE > Class Template Reference

#include <concepts.h>

Public Types

typedef POSE::Translation Translation
 
typedef POSE::Rotation Rotation
 

Detailed Description

template<class POSE>
class gtsam::PoseConcept< POSE >

Pose Concept A must contain a translation and a rotation, with each structure accessable directly and a type provided for each.


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