struct mola::RelocalizationICP_SE2::Output

Overview

#include <relocalization.h>

struct Output
{
    // fields

    mola::HashedSetSE3 found_poses;
    double time_cost = .0;
};

Fields

double time_cost = .0

[s]