SaDVIO
Public Member Functions | Public Attributes | List of all members
isae::ImuTest Class Reference
Inheritance diagram for isae::ImuTest:
Inheritance graph
[legend]
Collaboration diagram for isae::ImuTest:
Collaboration graph
[legend]

Public Member Functions

void SetUp () override
 

Public Attributes

std::shared_ptr< imu_config_imu_cfg
 
Eigen::Vector3d _acc
 
Eigen::Vector3d _gyr
 
std::shared_ptr< Frame_frame0
 
std::shared_ptr< IMU_imu0
 
std::shared_ptr< Frame_frame1
 
std::shared_ptr< IMU_imu1
 
std::shared_ptr< Frame_frame2
 
std::shared_ptr< IMU_imu2
 

Member Function Documentation

◆ SetUp()

void isae::ImuTest::SetUp ( )
inlineoverride

Member Data Documentation

◆ _acc

Eigen::Vector3d isae::ImuTest::_acc

◆ _frame0

std::shared_ptr<Frame> isae::ImuTest::_frame0

◆ _frame1

std::shared_ptr<Frame> isae::ImuTest::_frame1

◆ _frame2

std::shared_ptr<Frame> isae::ImuTest::_frame2

◆ _gyr

Eigen::Vector3d isae::ImuTest::_gyr

◆ _imu0

std::shared_ptr<IMU> isae::ImuTest::_imu0

◆ _imu1

std::shared_ptr<IMU> isae::ImuTest::_imu1

◆ _imu2

std::shared_ptr<IMU> isae::ImuTest::_imu2

◆ _imu_cfg

std::shared_ptr<imu_config> isae::ImuTest::_imu_cfg

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