WPILibC++ 2024.3.2
|
#include <frc/system/LinearSystem.h>
#include <Eigen/QR>
#include "frc/EigenCore.h"
#include "units/time.h"
Go to the source code of this file.
Classes | |
class | frc::ImplicitModelFollower< States, Inputs > |
Contains the controller coefficients and logic for an implicit model follower. More... | |
Namespaces | |
namespace | frc |