命名空间 | |
namespace | carla |
This file contains definitions of common data structures used in traffic manager. | |
namespace | carla::rpc |
枚举 | |
enum class | carla::rpc::VehicleWheelLocation : uint8_t { carla::rpc::FL_Wheel = 0 , carla::rpc::FR_Wheel = 1 , carla::rpc::BL_Wheel = 2 , carla::rpc::BR_Wheel = 3 , carla::rpc::Front_Wheel = 0 , carla::rpc::Back_Wheel = 1 } |
函数 | |
MSGPACK_ADD_ENUM (carla::rpc::VehicleWheelLocation) | |
MSGPACK_ADD_ENUM | ( | carla::rpc::VehicleWheelLocation | ) |