$search
#include <ros/ros.h>
#include "accel_speed.h"
#include "accel.h"
#include <art/pid2.h>
#include <art_pilot/PilotConfig.h>
#include "speed.h"
Go to the source code of this file.
Namespaces | |
namespace | pilot |
ART pilot acceleration controller using older speed controllers.
Definition in file accel_speed.cc.