carla_ackermann_control/EgoVehicleControlTarget Message

File: carla_ackermann_control/EgoVehicleControlTarget.msg

Raw Message Definition

#
# Copyright (c) 2018-2019 Intel Corporation.
#
# This work is licensed under the terms of the MIT license.
# For a copy, see .
#
# This represents the target speed/accel values of the ego vehicle

float32 steering_angle
float32 speed
float32 speed_abs
float32 accel
float32 jerk

Compact Message Definition

float32 steering_angle
float32 speed
float32 speed_abs
float32 accel
float32 jerk