#include <ros/ros.h>
#include "accel_speed.h"
#include "speed.h"
#include "learned_controller.h"
Go to the source code of this file.
ART pilot acceleration controller using older speed controllers.
Definition in file accel_speed.cc.