Public Member Functions
g2o::tutorial::VertexSE2 Class Reference

2D pose Vertex, (x,y,theta) More...

#include <vertex_se2.h>

Inheritance diagram for g2o::tutorial::VertexSE2:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void oplus (double *update)
 update the position of the node from the parameters in v
virtual bool read (std::istream &is)
 read the vertex from a stream, i.e., the internal state of the vertex
virtual void setToOrigin ()
 sets the node to the origin (used in the multilevel stuff)
EIGEN_MAKE_ALIGNED_OPERATOR_NEW VertexSE2 ()
virtual bool write (std::ostream &os) const
 write the vertex to a stream

Detailed Description

2D pose Vertex, (x,y,theta)

Definition at line 30 of file examples/tutorial_slam2d/vertex_se2.h.


Constructor & Destructor Documentation

Definition at line 29 of file examples/tutorial_slam2d/vertex_se2.cpp.


Member Function Documentation

virtual void g2o::tutorial::VertexSE2::oplus ( double *  v) [inline, virtual]

update the position of the node from the parameters in v

Implements g2o::OptimizableGraph::Vertex.

Definition at line 40 of file examples/tutorial_slam2d/vertex_se2.h.

bool g2o::tutorial::VertexSE2::read ( std::istream &  is) [virtual]

read the vertex from a stream, i.e., the internal state of the vertex

Implements g2o::OptimizableGraph::Vertex.

Definition at line 34 of file examples/tutorial_slam2d/vertex_se2.cpp.

virtual void g2o::tutorial::VertexSE2::setToOrigin ( ) [inline, virtual]

sets the node to the origin (used in the multilevel stuff)

Implements g2o::OptimizableGraph::Vertex.

Definition at line 36 of file examples/tutorial_slam2d/vertex_se2.h.

bool g2o::tutorial::VertexSE2::write ( std::ostream &  os) const [virtual]

write the vertex to a stream

Implements g2o::OptimizableGraph::Vertex.

Definition at line 42 of file examples/tutorial_slam2d/vertex_se2.cpp.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:31