#include <sensor_msgs/point_cloud_conversion.h>
#include <art_observers/lane_observations.h>
#include <art_observers/QuadrilateralOps.h>
Go to the source code of this file.
Lane observers class implementation.
Creates and runs the observers that use map lanes for a pseudo occupancy grid. Publishes their observations.
Definition in file lane_observations.cc.