WPILibC++ 2025.2.1
|
#include <limits>
#include <gcem.hpp>
#include <wpi/SymbolExports.h>
#include <wpi/sendable/Sendable.h>
#include <wpi/sendable/SendableHelper.h>
#include "wpimath/MathShared.h"
Go to the source code of this file.
Classes | |
class | frc::BangBangController |
Implements a bang-bang controller, which outputs either 0 or 1 depending on whether the measurement is less than the setpoint. More... | |
Namespaces | |
namespace | frc |