#include <memory>
#include <vector>
#include <carla/geom/Mesh.h>
#include <carla/road/Road.h>
#include <carla/road/LaneSection.h>
#include <carla/road/Lane.h>
#include <carla/rpc/OpendriveGenerationParameters.h>
Go to the source code of this file.
Classes | |
class | carla::geom::MeshFactory |
Mesh helper generator. More... | |
struct | carla::geom::MeshFactory::RoadParameters |
Parameters for the road generation. More... | |
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::geom | |