WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
ProfiledPIDController.hpp File Reference
#include <limits>
#include <type_traits>
#include "wpi/math/controller/PIDController.hpp"
#include "wpi/math/trajectory/TrapezoidProfile.hpp"
#include "wpi/math/util/MathUtil.hpp"
#include "wpi/units/time.hpp"
#include "wpi/util/SymbolExports.hpp"
#include "wpi/util/sendable/Sendable.hpp"
#include "wpi/util/sendable/SendableBuilder.hpp"
#include "wpi/util/sendable/SendableHelper.hpp"

Go to the source code of this file.

Classes

class  wpi::math::ProfiledPIDController< Distance >
 Implements a PID control loop whose setpoint is constrained by a trapezoid profile. More...

Namespaces

namespace  wpi
namespace  wpi::math
namespace  wpi::math::detail

Functions

WPILIB_DLLEXPORT int wpi::math::detail::IncrementAndGetProfiledPIDControllerInstances ()