![]() |
Autonomous timeout
We are trying to program autonomous code for our robot and in our commands we have
Code:
public turnLeft() {cannot find symbol symbol: variable timeout location:class edu.wpi.first.wpilibj.templates.commands.turnLeft any ideas as to why? thanks. |
Re: Autonomous timeout
Our (error-free) code looks like this --
Code:
public class TurnLeft extends CommandBase {If you want you can just copy/paste my code in (remove the "speed" stuff) and see if it works. |
Re: Autonomous timeout
Quote:
Code:
public turnLeft(double timeout) { |
| All times are GMT -5. The time now is 09:13. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi