Main MRPT website > C++ reference
MRPT logo
List of all members | Public Attributes
mrpt::srba::TSpanTreeEntry Struct Reference

Detailed Description

Used in TRBA_Problem_state.

Definition at line 463 of file srba_types.h.

#include <mrpt/srba/srba_types.h>

Public Attributes

TKeyFrameID next
 The next keyframe in the tree. More...
 
topo_dist_t distance
 Remaining distance until the given target from this point. More...
 

Member Data Documentation

topo_dist_t mrpt::srba::TSpanTreeEntry::distance

Remaining distance until the given target from this point.

Definition at line 466 of file srba_types.h.

Referenced by mrpt::srba::TRBA_Problem_state< KF2KF_POSE_TYPE, LM_TYPE, OBS_TYPE, RBA_OPTIONS >::TSpanningTree::update_symbolic_new_node().

TKeyFrameID mrpt::srba::TSpanTreeEntry::next



Page generated by Doxygen 1.8.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015