![]()  | 
  
    WPILibC++ 2025.3.2
    
   | 
 
#include <wpi/SymbolExports.h>#include <wpi/array.h>#include <wpi/interpolating_map.h>#include "frc/EigenCore.h"#include "frc/controller/DifferentialDriveWheelVoltages.h"#include "frc/geometry/Pose2d.h"#include "frc/system/LinearSystem.h"#include "frc/trajectory/Trajectory.h"#include "units/length.h"#include "units/time.h"#include "units/velocity.h"Go to the source code of this file.
Classes | |
| class | frc::LTVDifferentialDriveController | 
| The linear time-varying differential drive controller has a similar form to the LQR, but the model used to compute the controller gain is the nonlinear differential drive model linearized around the drivetrain's current state.  More... | |
Namespaces | |
| namespace | frc |