|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Autonomous timeout
We are trying to program autonomous code for our robot and in our commands we have
Code:
public turnLeft() {
m_timeout = timeout;
requires(chassis);
cannot find symbol symbol: variable timeout location:class edu.wpi.first.wpilibj.templates.commands.turnLeft any ideas as to why? thanks. |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|