11#ifdef LIBCARLA_INCLUDED_FROM_UE4
27 float in_acceleration,
41#ifdef LIBCARLA_INCLUDED_FROM_UE4
44 :
steer(Control.Steer),
72 return !(*
this != rhs);
bool operator==(const VehicleAckermannControl &rhs) const
VehicleAckermannControl(const FVehicleAckermannControl &Control)
VehicleAckermannControl()=default
VehicleAckermannControl(float in_steer, float in_steer_speed, float in_speed, float in_acceleration, float in_jerk)
bool operator!=(const VehicleAckermannControl &rhs) const
MSGPACK_DEFINE_ARRAY(steer, steer_speed, speed, acceleration, jerk)
This file contains definitions of common data structures used in traffic manager.