Driver Station

while we were trying to configure our camera, something went wrong and now when we log into the driver station only the bottom half shows up. we are still able to connect to the robot and drive it, but does anyone know of anyway to get the top half back?

The top half is called the dashboard, and it is a separate executable. The first thing I’d check is to click on the Setup tab of the DS and see if the dashboard is set to be local or on a remote computer. If local, it is using a command line from the FRC Driver Station Settings.ini file to determine what to launch. If that EXE is missing, the source to the original is available as a LV template.

Greg McKaskle