Classes | Defines
speed.h File Reference
#include <ros/ros.h>
#include <art/pid2.h>
#include <art_pilot/PilotConfig.h>
Include dependency graph for speed.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SpeedControl
class  SpeedControlMatrix
class  SpeedControlPID

Defines

#define EPSILON_BRAKE   0.01
#define EPSILON_THROTTLE   0.01

Detailed Description

ART autonomous vehicle speed controller interface.

SpeedControl -- virtual base speed controller class

SpeedControlMatrix -- speed control using acceleration matrix

SpeedControlPID -- speed control using direct PID of throttle and brake

Author:
Jack O'Quin

Definition in file speed.h.


Define Documentation

#define EPSILON_BRAKE   0.01

Definition at line 32 of file speed.h.

#define EPSILON_THROTTLE   0.01

Definition at line 33 of file speed.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


art_pilot
Author(s): Austin Robot Technology, Jack O'Quin
autogenerated on Tue Sep 24 2013 10:44:02