|
Autoware.Auto
|
|
This defines measurement interface class. More...
#include <kalman_filter/generic_state.hpp>#include <helper_functions/crtp.hpp>#include <type_traits>

Go to the source code of this file.
Classes | |
| struct | autoware::prediction::MeasurementInterface< Derived > |
| A CRTP interface to any measurement. More... | |
Namespaces | |
| autoware | |
| This file defines the lanelet2_map_provider_node class. | |
| autoware::prediction | |
| Functionality relating to prediction, including state estimation, kinematic prediction, maneuver-based prediction, map-aware prediction etc... | |
This defines measurement interface class.