|
Re: No Robot Code - Driver Station Error Code
Is this correct, this is what I found in the build.properties file:
# Project specific information
package=org.usfirst.frc.team5259.robot
robot.class=${package}.Robot
simulation.world.file=/usr/share/frcsim/worlds/GearsBotDemo.world
I have been messing with the code for a while trying different things but i can not find the problem.
I tried deleting the program and re-writing it but I am still getting the same error
Last edited by TeamMagicSmoke : 29-01-2015 at 17:27.
Reason: Update
|