Main MRPT website > C++ reference for MRPT 1.5.9
TMRSlamEdgeAnnotations.h
Go to the documentation of this file.
1 #ifndef TMRSLAMEDGEANNOTATIONS_H
2 #define TMRSLAMEDGEANNOTATIONS_H
3 
4 namespace mrpt { namespace graphs { namespace detail {
5 
6 /**\brief Struct to be used as the EDGE_ANNOTATIONS template argument in
7  * CNetworkOfPoses class instances for use in multiple-robot SLAM applications
8  *
9  * \ingroup mrpt_graphs_grp
10  */
12 
13  /**\brief Indicate whether this edge is a connection between nodes that have
14  * been registered by two different SLAM agents
15  */
17 
18 };
19 
20 } } } // end of namespaces
21 
22 #endif /* end of include guard: TMRSLAMEDGEANNOTATIONS_H */
Struct to be used as the EDGE_ANNOTATIONS template argument in CNetworkOfPoses class instances for us...
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
bool is_interconnecting_edge
Indicate whether this edge is a connection between nodes that have been registered by two different S...



Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020