#include "carla/Memory.h"
#include "carla/NonCopyable.h"
#include "carla/geom/Transform.h"
#include "carla/road/element/LaneMarking.h"
#include "carla/road/element/RoadInfoMarkRecord.h"
#include "carla/road/element/Waypoint.h"
#include "carla/road/Lane.h"
#include "carla/road/RoadTypes.h"
#include <boost/optional.hpp>
Go to the source code of this file.
Classes | |
class | carla::client::Waypoint |
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::client | |