g2o
|
#include "g2o/types/slam3d/types_slam3d.h"
#include "g2o/types/slam3d_addons/types_slam3d_addons.h"
#include "simulator.h"
Go to the source code of this file.
Namespaces | |
g2o | |
Typedefs | |
typedef WorldObject< VertexSE3 > | g2o::WorldObjectSE3 |
typedef WorldObject< VertexPointXYZ > | g2o::WorldObjectTrackXYZ |
typedef WorldObject< VertexLine3D > | g2o::WorldObjectLine3D |
typedef Robot< WorldObjectSE3 > | g2o::Robot3D |