g2o
|
This is the complete list of members for ExampleSlamInterface, including all inherited members.
_vertices | ExampleSlamInterface | protected |
addEdge(const std::string &tag, int id, int dimension, int v1, int v2, const std::vector< double > &measurement, const std::vector< double > &information) | ExampleSlamInterface | virtual |
addNode(const std::string &tag, int id, int dimension, const std::vector< double > &values) | ExampleSlamInterface | virtual |
ExampleSlamInterface() | ExampleSlamInterface | |
fixNode(const std::vector< int > &nodes) | ExampleSlamInterface | virtual |
queryState(const std::vector< int > &nodes) | ExampleSlamInterface | virtual |
solveState() | ExampleSlamInterface | virtual |