Files
allwpilib/wpilibcExamples/src/main/cpp/examples/HatchbotInlined
Prateek Machiraju 2056f0ce09 [wpilib] Fix bugs in Hatchbot examples (#2893)
This fixes an issue with some commands not correctly requiring their
subsytems. Furthermore, an execute() method was added to the
DriveDistance command to continuously update the voltage command.
2020-11-28 14:01:56 -08:00
..