types_g2o_robust.cpp
Go to the documentation of this file.
1 #include "g2o/core/factory.h"
2 #include "g2o/stuff/macros.h"
3 
6 //#include "vertigo/g2o/edge_se2MaxMixture.h"
9 
10 
11 G2O_REGISTER_TYPE(EDGE_SWITCH_PRIOR, EdgeSwitchPrior);
12 G2O_REGISTER_TYPE(EDGE_SE2_SWITCHABLE, EdgeSE2Switchable);
13 //G2O_REGISTER_TYPE(EDGE_SE2_MAXMIX, EdgeSE2MaxMixture);
14 G2O_REGISTER_TYPE(EDGE_SE3_SWITCHABLE, EdgeSE3Switchable);
16 
17 /*
18 #ifdef G2O_HAVE_OPENGL
19  G2O_REGISTER_ACTION(EdgeSE2SwitchableDrawAction);
20  //G2O_REGISTER_ACTION(EdgeSE2MaxMixtureDrawAction);
21  G2O_REGISTER_ACTION(EdgeSE3SwitchableDrawAction);
22 #endif
23 */
G2O_REGISTER_TYPE(EDGE_SWITCH_PRIOR, EdgeSwitchPrior)


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:43:40