Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Attributes
mrpt::graphs::detail::TMRSlamEdgeAnnotations Struct Reference

Detailed Description

Struct to be used as the EDGE_ANNOTATIONS template argument in CNetworkOfPoses class instances for use in multiple-robot SLAM applications.

Definition at line 23 of file TMRSlamEdgeAnnotations.h.

#include <mrpt/graphs/TMRSlamEdgeAnnotations.h>

Public Attributes

bool is_interconnecting_edge
 Indicate whether this edge is a connection between nodes that have been registered by two different SLAM agents. More...
 

Member Data Documentation

◆ is_interconnecting_edge

bool mrpt::graphs::detail::TMRSlamEdgeAnnotations::is_interconnecting_edge

Indicate whether this edge is a connection between nodes that have been registered by two different SLAM agents.

Definition at line 28 of file TMRSlamEdgeAnnotations.h.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST