#include "carla/MsgPack.h"
#include "carla/MsgPackAdaptors.h"
#include "carla/geom/BoundingBox.h"
#include "carla/geom/Location.h"
#include "carla/geom/Rotation.h"
#include "carla/rpc/Color.h"
#include <boost/variant2/variant.hpp>
Go to the source code of this file.
Classes | |
struct | carla::rpc::DebugShape::Arrow |
struct | carla::rpc::DebugShape::Box |
class | carla::rpc::DebugShape |
struct | carla::rpc::DebugShape::Line |
struct | carla::rpc::DebugShape::Point |
struct | carla::rpc::DebugShape::String |
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::rpc | |