Thread: No Robot Code
View Single Post
  #9   Spotlight this post!  
Unread 18-01-2017, 12:05
euhlmann's Avatar
euhlmann euhlmann is offline
CTO, Programmer
AKA: Erik Uhlmann
FRC #2877 (LigerBots)
Team Role: Leadership
 
Join Date: Dec 2015
Rookie Year: 2015
Location: United States
Posts: 408
euhlmann has much to be proud ofeuhlmann has much to be proud ofeuhlmann has much to be proud ofeuhlmann has much to be proud ofeuhlmann has much to be proud ofeuhlmann has much to be proud ofeuhlmann has much to be proud ofeuhlmann has much to be proud of
Re: No Robot Code

If DriverStation doesn't show any log output and the robot program isn't running, it usually means it's crashing on initialization. To help fix the issue, you can use the debugger (right click project > debug as > wpilib deploy), or you can ssh in and do tail -f /home/lvuser/FRC_UserProgram.log to get the log output
__________________
Creator of SmartDashboard.js, an extensible nodejs/webkit replacement for SmartDashboard


https://ligerbots.org
Reply With Quote