GCOP
1.0
|
#include <ba.h>
Public Member Functions | |
Ba (Posegraph2d &pg) | |
Public Attributes | |
Posegraph2d & | pg |
pose graph | |
Kinbody2d | sys |
system | |
BaCost | cost |
cost function | |
PDdp< Matrix3d, 3, 3 > | pddp |
parametric discrete-mechanics optimal control |
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.
Ba::Ba | ( | Posegraph2d & | pg | ) |
Bundle adjustment of pose-graph pg
pg | pose-graph |
cost function
PDdp<Matrix3d, 3, 3> gcop::Ba::pddp |
parametric discrete-mechanics optimal control
pose graph
system