More docs
This commit is contained in:
parent
41aac7d39e
commit
df4b492d65
@ -7,6 +7,15 @@
|
|||||||
using namespace globals;
|
using namespace globals;
|
||||||
using namespace superstruct;
|
using namespace superstruct;
|
||||||
|
|
||||||
|
/*
|
||||||
|
TODO:
|
||||||
|
- AUTONS
|
||||||
|
- SameBarQual
|
||||||
|
- OppBarQual
|
||||||
|
- SameBarElims
|
||||||
|
- OppBar Elims
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
chassis.wait_drive() -> Waits for the drivetrain to complete whatever movement is happening
|
chassis.wait_drive() -> Waits for the drivetrain to complete whatever movement is happening
|
||||||
chassis.wait_until(double measurement) -> Waits for the drivetrain to reach a certain measurement before performing the next task.
|
chassis.wait_until(double measurement) -> Waits for the drivetrain to reach a certain measurement before performing the next task.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user