Struct OBCameraNode::IMUData

Nested Relationships

This struct is a nested type of Class OBCameraNode.

Struct Documentation

struct IMUData

Public Functions

IMUData() = default
inline IMUData(stream_index_pair stream, Eigen::Vector3d data, double timestamp)
inline bool isSet() const

Public Members

stream_index_pair stream_ = {}
Eigen::Vector3d data_ = {}
double timestamp_ = -1