g2o
Classes | Namespaces | Enumerations
commands.h File Reference
#include <vector>
#include <string>
Include dependency graph for commands.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SlamParser::CommandNode
 
class  SlamParser::AddNode
 
class  SlamParser::AddEdge
 
class  SlamParser::SolveSate
 
class  SlamParser::QueryState
 
class  SlamParser::FixNode
 

Namespaces

 SlamParser
 

Enumerations

enum  SlamParser::CommandType {
  SlamParser::CT_ADD_NODE, SlamParser::CT_ADD_EDGE, SlamParser::CT_SOLVE_STATE, SlamParser::CT_QUERY_STATE,
  SlamParser::CT_FIX
}