WPILibC++ 2023.4.3-108-ge5452e3
|
#include <wpi/MathExtras.h>
#include "frc/EigenCore.h"
#include "frc/controller/LinearPlantInversionFeedforward.h"
#include "frc/system/plant/LinearSystemId.h"
#include "units/time.h"
#include "units/voltage.h"
Go to the source code of this file.
Classes | |
class | frc::SimpleMotorFeedforward< Distance > |
A helper class that computes feedforward voltages for a simple permanent-magnet DC motor. More... | |
Namespaces | |
namespace | frc |