#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>
Include dependency graph for ActorBlueprint.h:
This graph shows which files directly or indirectly include this file: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 | |
1.8.13