10 #include <wpi/Twine.h>
12 #include "frc/commands/TimedCommand.h"
WPILib FRC namespace.
Definition: SPIAccelerometerSim.h:18
A TimedCommand will wait for a timeout before finishing.
Definition: TimedCommand.h:21
WaitCommand(double timeout)
Creates a new WaitCommand with the given name and timeout.
Definition: WaitCommand.h:16
Twine - A lightweight data structure for efficiently representing the concatenation of temporary valu...
Definition: Twine.h:79