#include "carla/Debug.h"
#include "carla/Iterator.h"
#include "carla/Memory.h"
#include "carla/NonCopyable.h"
#include "carla/client/ActorBlueprint.h"
#include <type_traits>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
class | carla::client::BlueprintLibrary |
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::client | |