#include <Command.h>
Public 成员函数 | |
ApplyVehicleAckermannControl ()=default | |
ApplyVehicleAckermannControl (ActorId id, const VehicleAckermannControl &value) | |
MSGPACK_DEFINE_ARRAY (actor, control) | |
Public 成员函数 继承自 carla::rpc::Command::CommandBase< ApplyVehicleAckermannControl > | |
operator Command () const | |
Public 属性 | |
ActorId | actor |
VehicleAckermannControl | control |
|
default |
|
inline |
VehicleAckermannControl carla::rpc::Command::ApplyVehicleAckermannControl::control |