A joint structure for one relative pose + an "up-to-date" flag (needed for spanning trees numeric updates)
Definition at line 57 of file srba_types.h.
#include <mrpt/srba/srba_types.h>
Public Member Functions | |
| pose_flag_t () | |
| pose_flag_t (const pose_t &pose_, const bool updated_) | |
| void | mark_outdated () const |
Public Attributes | |
| pose_t | pose |
| bool | updated |
|
inline |
Definition at line 62 of file srba_types.h.
|
inline |
Definition at line 63 of file srba_types.h.
|
inline |
Definition at line 65 of file srba_types.h.
| pose_t mrpt::srba::kf2kf_pose_traits< POSE_TRAITS >::pose_flag_t::pose |
Definition at line 59 of file srba_types.h.
|
mutable |
Definition at line 60 of file srba_types.h.
| Page generated by Doxygen 1.8.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015 |