#include <angles/angles.h>
#include <art/conversions.h>
#include <art/frames.h>
#include <art/UTM.h>
#include <art_msgs/BrakeState.h>
#include <art_msgs/Shifter.h>
#include <art_msgs/SteeringState.h>
#include <art_msgs/ThrottleState.h>
#include <art/steering.h>
#include <art_msgs/GpsInfo.h>
#include "vehicle_model.h"
Go to the source code of this file.
Model speed and turn rate of the ART autonomous vehicle.
Definition in file vehicle_model.cc.