Classes | Public Attributes | List of all members
multisense::MultiSenseInfo::ImuInfo Struct Reference

Information about the IMU onboard the MultiSense. More...

#include <MultiSenseTypes.hh>

Classes

struct  Source
 Info about the available IMU configurations. More...
 

Public Attributes

std::optional< Sourceaccelerometer = std::nullopt
 Configuration specific to the accelerometer. More...
 
std::optional< Sourcegyroscope = std::nullopt
 Configuration specific to the gyroscope. More...
 
std::optional< Sourcemagnetometer = std::nullopt
 Configuration specific to the magnetometer. More...
 

Detailed Description

Information about the IMU onboard the MultiSense.

Definition at line 1593 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.

Member Data Documentation

◆ accelerometer

std::optional<Source> multisense::MultiSenseInfo::ImuInfo::accelerometer = std::nullopt

Configuration specific to the accelerometer.

Definition at line 1624 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.

◆ gyroscope

std::optional<Source> multisense::MultiSenseInfo::ImuInfo::gyroscope = std::nullopt

Configuration specific to the gyroscope.

Definition at line 1629 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.

◆ magnetometer

std::optional<Source> multisense::MultiSenseInfo::ImuInfo::magnetometer = std::nullopt

Configuration specific to the magnetometer.

Definition at line 1634 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.


The documentation for this struct was generated from the following file:


multisense_lib
Author(s):
autogenerated on Thu Apr 17 2025 02:49:10