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 91 of file steering_functions.hpp.
| double steering::Measurement_Noise::std_theta |
Standard deviation of localization in theta.
Definition at line 100 of file steering_functions.hpp.
| double steering::Measurement_Noise::std_x |
Standard deviation of localization in x.
Definition at line 94 of file steering_functions.hpp.
| double steering::Measurement_Noise::std_y |
Standard deviation of localization in y.
Definition at line 97 of file steering_functions.hpp.