acmerobotics / road-runner

Wheeled mobile robot motion planning library designed for FTC
MIT License
224 stars 77 forks source link

FTC Dashboard Wifi Problem #75

Closed arjunpuninchittaya closed 2 years ago

arjunpuninchittaya commented 2 years ago

We are facing this strange error in accessing the FTC Dashboard after the 7.1 upgrade. We wanted to retune RoadRunner because of a slight mechanical redesign and ended up with this error. We also updated to the new release of RoadRunner.

Screen Shot 2022-02-06 at 7 19 27 PM

Thanks, AP, Team 19643

rbrott commented 2 years ago

Dash may be somehow disabled. Try re-enabling it first. If it still doesn't work, open dev tools and capture the network tab (specifically the websocket at the end) and any console output.

arjunpuninchittaya commented 2 years ago

Could you please let me know how to re-enable the dashboard? Thanks for the speedy reply!

arjunpuninchittaya commented 2 years ago

Thanks! I just figured it out and now it works. I reenabled it via the Driver Station where under the TeleOp section there was an option to Enable/Disable the dashboard.