WPILibC++ 2023.4.3-108-ge5452e3
|
#include <wpi/SymbolExports.h>
#include "frc/controller/PIDController.h"
#include "frc/controller/ProfiledPIDController.h"
#include "frc/geometry/Pose2d.h"
#include "frc/geometry/Rotation2d.h"
#include "frc/kinematics/ChassisSpeeds.h"
#include "frc/trajectory/Trajectory.h"
#include "units/angle.h"
#include "units/velocity.h"
Go to the source code of this file.
Classes | |
class | frc::HolonomicDriveController |
This holonomic drive controller can be used to follow trajectories using a holonomic drivetrain (i.e. More... | |
Namespaces | |
namespace | frc |