RAII object for making ScanManager use a given set of optimized poses. More...
#include <scan_manager.h>
Public Member Functions | |
WithOptimizedPoses (const ScanManager *matcher, const NodePoseMap &poses) | |
~WithOptimizedPoses () | |
Public Attributes | |
const ScanManager * | matcher |
RAII object for making ScanManager use a given set of optimized poses.
Definition at line 158 of file scan_manager.h.
graph_slam::WithOptimizedPoses::WithOptimizedPoses | ( | const ScanManager * | matcher, |
const NodePoseMap & | poses | ||
) |
Definition at line 286 of file scan_manager.cpp.
Definition at line 292 of file scan_manager.cpp.
Definition at line 162 of file scan_manager.h.