View Single Post
  #7   Spotlight this post!  
Unread 02-02-2017, 08:58
dvanvoorst dvanvoorst is offline
Registered User
FRC #2771 (Code Red)
Team Role: Mentor
 
Join Date: Jan 2012
Rookie Year: 2012
Location: Grand Rapids, MI
Posts: 73
dvanvoorst is an unknown quantity at this point
Re: Build succesful, but no robot code

Look at the code in each of your subsystems and note which port number your using for each motor. My suspicion is that you'll find the same port number being used in more than one place - which will cause a runtime error during initialization.
__________________

Reply With Quote