ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
speedlimit_provider.h File Reference
#include <adore/params/afactory.h>
#include <adore/env/map/speedlimit.h>
#include <adore/env/ego/vehiclemotionstate9d.h>
#include <adore/env/afactory.h>
#include <adore/mad/utility/csv_reader.h>
#include <adore/mad/com_patterns.h>
#include <string>
#include <sstream>
#include <vector>
#include <iostream>
#include <fstream>
#include <filesystem>
#include "if_plotlab/plot_shape.h"
Include dependency graph for speedlimit_provider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  adore::apps::SpeedLimitProvider
 A node to gather speed limit data and provide it e.g. for laneview computation. More...
 

Namespaces

 adore
 
 adore::apps
 abstraction of functional modules to define functionality decoupled from the middleware