Demobot

Demobot Troubleshooting Guide

Use this guide when setup, build, deploy, or robot connection steps fail.

Quick triage order

  1. Verify robot power (battery, breaker, Anderson connector seating).
  2. Verify laptop Wi-Fi connection to the robot network.
  3. Verify Driver Station communication status.
  4. Verify code build status in WPILib VS Code.
  5. Verify deploy status and roboRIO reachability.

Common issues

Driver Station not connecting

Symptoms

Checks

Picture placeholder

Driver Station window showing disconnected state and where to check indicator lights.


Build fails in WPILib

Symptoms

Checks

Picture placeholder

WPILib terminal output highlighting where the first build error appears.


Deploy hangs or fails

Symptoms

Checks

Picture placeholder

VS Code terminal showing a deploy timeout/failure and a successful retry.


Robot has power but no code status

Symptoms

Checks

Picture placeholder

Driver Station panel showing code indicator state and where to confirm it.


Symptoms

Checks

Picture placeholder

Annotated photo of the CAN wiring path through WAGO, SPARK MAX controllers, and endpoints.


Power distribution issues (PDH / Anderson)

Symptoms

Checks

Picture placeholder

Close-up of PDH and Anderson connectors showing correct seating and wiring layout.


If nothing works

  1. Restart laptop and robot.
  2. Reconnect Wi-Fi and reopen Driver Station.
  3. Build and deploy again.
  4. Escalate with:
    • Driver Station screenshot
    • Build/deploy terminal output
    • What changed since the last known good run