Definition at line 17 of file estimator_test.cpp.
◆ EstimatorTest()
| EstimatorTest::EstimatorTest |
( |
| ) |
|
|
inline |
◆ biasError()
| double EstimatorTest::biasError |
( |
| ) |
|
|
inline |
◆ computeError()
| Vector3d EstimatorTest::computeError |
( |
| ) |
|
|
inline |
◆ eulerError()
| Vector3d EstimatorTest::eulerError |
( |
| ) |
|
|
inline |
◆ extAttUpdate()
| void EstimatorTest::extAttUpdate |
( |
| ) |
|
|
inline |
◆ getTrueRPY()
| Vector3d EstimatorTest::getTrueRPY |
( |
| ) |
|
|
inline |
◆ initFile()
| void EstimatorTest::initFile |
( |
const std::string & |
filename | ) |
|
|
inline |
◆ integrate()
| void EstimatorTest::integrate |
( |
Quaterniond & |
q, |
|
|
const Vector3d & |
_w, |
|
|
double |
dt |
|
) |
| |
|
inline |
◆ run()
| double EstimatorTest::run |
( |
void |
| ) |
|
|
inline |
◆ SetUp()
| void EstimatorTest::SetUp |
( |
| ) |
|
|
inlineoverride |
◆ sign()
| double EstimatorTest::sign |
( |
double |
x | ) |
|
|
inline |
◆ simulateIMU()
| void EstimatorTest::simulateIMU |
( |
float * |
acc, |
|
|
float * |
gyro |
|
) |
| |
|
inline |
◆ board
◆ dt_
| double EstimatorTest::dt_ |
◆ ext_att_count_
| int EstimatorTest::ext_att_count_ |
◆ ext_att_update_rate_
| int EstimatorTest::ext_att_update_rate_ |
◆ file_
| std::ofstream EstimatorTest::file_ |
◆ gravity
| Vector3d EstimatorTest::gravity |
◆ mavlink
◆ oversampling_factor_
| int EstimatorTest::oversampling_factor_ |
◆ q_
| Quaterniond EstimatorTest::q_ |
◆ rf
◆ t_
◆ tmax_
| double EstimatorTest::tmax_ |
◆ x_amp_
| double EstimatorTest::x_amp_ |
◆ x_freq_
| double EstimatorTest::x_freq_ |
◆ x_gyro_bias_
| double EstimatorTest::x_gyro_bias_ |
◆ y_amp_
| double EstimatorTest::y_amp_ |
◆ y_freq_
| double EstimatorTest::y_freq_ |
◆ y_gyro_bias_
| double EstimatorTest::y_gyro_bias_ |
◆ z_amp_
| double EstimatorTest::z_amp_ |
◆ z_freq_
| double EstimatorTest::z_freq_ |
◆ z_gyro_bias_
| double EstimatorTest::z_gyro_bias_ |
The documentation for this class was generated from the following file: