|
MVSim
Lightweight simulator for 2.5D vehicles and robots
|
Parameters for a single 3-axis IMU channel. More...
#include <ImuNoiseModel.h>
Public Attributes | |
| double | white_noise_std = 0.0 |
| double | random_walk_std = 0.0 |
Parameters for a single 3-axis IMU channel.
| double mvsim::ImuNoiseModel::ChannelParams::random_walk_std = 0.0 |
Bias random-walk standard deviation (units / sqrt(s) in continuous time).
| double mvsim::ImuNoiseModel::ChannelParams::white_noise_std = 0.0 |
White-noise standard deviation (same units as the channel).