Autoware.Auto
filter_interface.hpp File Reference

This file defines a filter interface. More...

Include dependency graph for filter_interface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  autoware::prediction::FilterInterface< 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::prediction
 Functionality relating to prediction, including state estimation, kinematic prediction, maneuver-based prediction, map-aware prediction etc...
 

Detailed Description

This file defines a filter interface.