|
Re: Robot Code Compiles but doesn't Run.
Quote:
Originally Posted by euhlmann
<snip>
|
^ Exactly. I'm surprised your code even compiles. You shouldn't be able to assign values to const static variables in a constructor.
It's also a little weird that your project files and directories are organized a lot like the ones RobotBuilder generates, but the code looks like it was written by hand. Any particular reason for that?
__________________
WPILib dev (RobotBuilder, SmartDashboard, GRIP)
|