#include <drive/TargetSteering.h>
◆ TargetSteering()
TargetSteering::TargetSteering |
( |
int |
desiredDistance, |
|
|
int |
desiredAngle = 0 |
|
) |
| |
|
inline |
◆ getThrottle()
float TargetSteering::getThrottle |
( |
| ) |
|
|
inline |
◆ getTurning()
float TargetSteering::getTurning |
( |
| ) |
|
|
inline |
◆ lost()
void TargetSteering::lost |
( |
| ) |
|
|
inline |
◆ setAngleOutputLimits() [1/2]
void TargetSteering::setAngleOutputLimits |
( |
float |
limit | ) |
|
|
inline |
◆ setAngleOutputLimits() [2/2]
void TargetSteering::setAngleOutputLimits |
( |
float |
outputMin, |
|
|
float |
outputMax |
|
) |
| |
|
inline |
◆ setCurrentAngle()
void TargetSteering::setCurrentAngle |
( |
int |
angle | ) |
|
|
inline |
◆ setCurrentDistance()
void TargetSteering::setCurrentDistance |
( |
int |
distance | ) |
|
|
inline |
◆ setDistanceOutputLimits() [1/2]
void TargetSteering::setDistanceOutputLimits |
( |
float |
limit | ) |
|
|
inline |
◆ setDistanceOutputLimits() [2/2]
void TargetSteering::setDistanceOutputLimits |
( |
float |
outputMin, |
|
|
float |
outputMax |
|
) |
| |
|
inline |
◆ setDistanceTunings()
void TargetSteering::setDistanceTunings |
( |
float |
Kp, |
|
|
float |
Ki, |
|
|
float |
Kd |
|
) |
| |
|
inline |
◆ setSampleTime()
void TargetSteering::setSampleTime |
( |
unsigned |
sampleTime | ) |
|
|
inline |
◆ stop()
void TargetSteering::stop |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: