WPILibC++ 2024.3.2
Trigger.h File Reference
#include <functional>
#include <utility>
#include <frc/event/BooleanEvent.h>
#include <frc/event/EventLoop.h>
#include <frc/filter/Debouncer.h>
#include <units/time.h>
#include "frc2/command/Command.h"
#include "frc2/command/CommandScheduler.h"

Go to the source code of this file.

Classes

class  frc2::Trigger
 This class provides an easy way to link commands to conditions. More...
 

Namespaces

namespace  frc2