Autoware.Auto
|
|
#include <geometry/common_2d.hpp>
#include <geometry/intersection.hpp>
#include <tracking/projection.hpp>
#include <algorithm>
#include <vector>
Namespaces | |
autoware | |
This file defines the lanelet2_map_provider_node class. | |
autoware::perception | |
Perception related algorithms and functionality, such as those acting on 3D lidar data, camera data, radar, or ultrasonic information. | |
autoware::perception::tracking | |