#include "carla/Debug.h"
#include "carla/Iterator.h"
#include "carla/client/ActorAttribute.h"
#include "carla/rpc/ActorDefinition.h"
#include "carla/rpc/ActorDescription.h"
#include <exception>
#include <unordered_map>
#include <unordered_set>
Go to the source code of this file.
Classes | |
class | carla::client::ActorBlueprint |
Contains all the necessary information for spawning an Actor. More... | |
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::client | |