Autoware.Auto
|
|
#include <state_estimation/noise_model/noise_interface.hpp>
#include <state_estimation/visibility_control.hpp>
#include <state_vector/common_states.hpp>
#include <algorithm>
#include <array>
#include <vector>
Go to the source code of this file.
Namespaces | |
autoware | |
This file defines the lanelet2_map_provider_node class. | |
autoware::common | |
autoware::common::state_estimation | |
Functions | |
template<typename StateT , typename OtherScalarT > | |
auto | autoware::common::state_estimation::make_wiener_noise (const std::vector< OtherScalarT > &acceleration_variances) |