struct mola::state_estimation_smoother::Parameters::Visualization

Overview

#include <Parameters.h>

struct Visualization
{
    // fields

    bool show_console_messages = true;

    // methods

    void loadFrom(const mrpt::containers::yaml& cfg);
};