MRPT  1.9.9
TMRSlamEdgeAnnotations.h
Go to the documentation of this file.
1 /* +------------------------------------------------------------------------+
2  | Mobile Robot Programming Toolkit (MRPT) |
3  | http://www.mrpt.org/ |
4  | |
5  | Copyright (c) 2005-2018, Individual contributors, see AUTHORS file |
6  | See: http://www.mrpt.org/Authors - All rights reserved. |
7  | Released under BSD License. See details in http://www.mrpt.org/License |
8  +------------------------------------------------------------------------+ */
9 #ifndef TMRSLAMEDGEANNOTATIONS_H
10 #define TMRSLAMEDGEANNOTATIONS_H
11 
12 namespace mrpt::graphs::detail
13 {
14 /**\brief Struct to be used as the EDGE_ANNOTATIONS template argument in
15  * CNetworkOfPoses class instances for use in multiple-robot SLAM applications
16  *
17  * \ingroup mrpt_graphs_grp
18  */
20 {
21  /**\brief Indicate whether this edge is a connection between nodes that have
22  * been registered by two different SLAM agents
23  */
25 };
26 }
27 #endif /* end of include guard: TMRSLAMEDGEANNOTATIONS_H */
28 
29 
Struct to be used as the EDGE_ANNOTATIONS template argument in CNetworkOfPoses class instances for us...
Internal functions for MRPT.
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.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020