All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions
vslam::g2o_types::SE3G2O Class Reference

Sophus's SE3 adapted for use in g2o vertices. More...

#include <se3_for_g2o.h>

Inheritance diagram for vslam::g2o_types::SE3G2O:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void fromVector (const Vector6d &v)
 SE3G2O ()
 SE3G2O (const SE3 &_se3)
Vector6d toVector () const

Detailed Description

Sophus's SE3 adapted for use in g2o vertices.

Added necessary routines to fulfill requirements placed on optimalization variables by the g2o framework.

Definition at line 25 of file se3_for_g2o.h.


Constructor & Destructor Documentation

Definition at line 27 of file se3_for_g2o.h.

vslam::g2o_types::SE3G2O::SE3G2O ( const SE3 &  _se3) [inline]

Definition at line 28 of file se3_for_g2o.h.


Member Function Documentation

void vslam::g2o_types::SE3G2O::fromVector ( const Vector6d &  v) [inline]

Definition at line 30 of file se3_for_g2o.h.

Vector6d vslam::g2o_types::SE3G2O::toVector ( ) const [inline]

Definition at line 34 of file se3_for_g2o.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


pose_estimation
Author(s): Jiri Divis/jiridivis@gmail.com
autogenerated on Wed Mar 27 2013 21:00:17