The logging mechanism on the backend must NOT be modifiable from outside of the robot for security reasons. Do not remove the localhost checks.
- Load
app/dashboard.html?testing
in your browser and make sure to include the query at the end.- This will force the dashboard to connect to a
localhost
instance of the backend server.
- This will force the dashboard to connect to a
- Load
app/debug%20robot.html
in another tab.- Here you can use a Virtual Driver Station, send errors and warnings and control a Virtual FMS.
Load the app/dashboard.html
file in your browser. It should automatically connect to the robot.