#include "carla/Iterator.h"
#include "carla/ListView.h"
#include "carla/NonCopyable.h"
#include "carla/client/ActorSnapshot.h"
#include "carla/client/Timestamp.h"
#include "carla/geom/Vector3DInt.h"
#include "carla/sensor/data/RawEpisodeState.h"
#include <boost/optional.hpp>
#include <memory>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | carla::client::detail::EpisodeState |
Represents the state of all the actors of an episode at a given frame. More... | |
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::client | |
carla::client::detail | |