GCOP  1.0
Public Member Functions | Public Attributes
gcop::Body2dSlam Class Reference

#include <body2dslam.h>

Collaboration diagram for gcop::Body2dSlam:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Body2dSlam (Body2dGraph &pg)

Public Attributes

Body2dGraphpg
 pose graph
Body2dSlamCost cost
 cost function
PDdp< Body2dState, 6, 3 > * pddp
 parametric discrete-mechanics optimal control

Detailed Description

Bundle adjustment based on optimal-control. This is a basic version using a kinematic model in SE(2). It is possible to plug-in any dynamical model without much overhead.


Constructor & Destructor Documentation

SLAM, global map iterative optimization

Parameters:
pgpose-graph

References cost, gcop::Body2dGraph::extforce, gcop::Body2dGraph::p, pddp, gcop::Body2dGraph::sys, gcop::Body2dGraph::ts, gcop::Body2dGraph::us, and gcop::Body2dGraph::xs.


Member Data Documentation

cost function

Referenced by Body2dSlam().

parametric discrete-mechanics optimal control

Referenced by Body2dSlam().

pose graph


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