Typedef mola::SensorEntry

Typedef Documentation

using mola::SensorEntry = std::variant<std::monostate, SensorCamera, SensorIMU>