Parameters of the measurement noise. More...
#include <steering_functions.hpp>
Public Attributes | |
double | std_theta |
Standard deviation of localization in theta. More... | |
double | std_x |
Standard deviation of localization in x. More... | |
double | std_y |
Standard deviation of localization in y. More... | |
Parameters of the measurement noise.
Definition at line 108 of file steering_functions.hpp.
double steering::Measurement_Noise::std_theta |
Standard deviation of localization in theta.
Definition at line 117 of file steering_functions.hpp.
double steering::Measurement_Noise::std_x |
Standard deviation of localization in x.
Definition at line 111 of file steering_functions.hpp.
double steering::Measurement_Noise::std_y |
Standard deviation of localization in y.
Definition at line 114 of file steering_functions.hpp.