Autoware.Auto
|
|
#include <helper_functions/crtp.hpp>
#include <state_estimation/measurement/measurement_interface.hpp>
#include <state_estimation/visibility_control.hpp>
#include <chrono>
Go to the source code of this file.
Classes | |
class | autoware::common::state_estimation::StateEstimationInterface< Derived > |
Interface for a filter that can be used to track an object. More... | |
Namespaces | |
autoware | |
This file defines the lanelet2_map_provider_node class. | |
autoware::common | |
autoware::common::state_estimation | |