FRC-1721 / pre2022season

1 stars 0 forks source link

Dashboard graphics dont show correctly #12

Closed KenwoodFox closed 2 years ago

KenwoodFox commented 2 years ago

Dashboard javascript does not render correctly/code is incomplete.

Yeah its my fault but, this is a good #firstissue

image

KenwoodFox commented 2 years ago

The relevant code is here: https://github.com/FRC-1721/pre2022season/blob/61288a9c3116f100d8955512d94a3772402ea747/dashboard/www/index.html#L143-L205

prtdh commented 2 years ago

hey i wanna fix this can u elaborate what the issue properly?

KenwoodFox commented 2 years ago

Sure thing, we're trying to replace the black squares with the png wheel graphics. Right now the JavaScript dosent rotate the icons around their center.

To test and simulate, run the robot code and the dashboard code at the same time, the readme under dashboard/ should detail how to get that going

KenwoodFox commented 2 years ago

Updated the readme a little, lmk if anything goes wrong! https://github.com/FRC-1721/pre2022season/tree/commands/dashboard#readme

KenwoodFox commented 2 years ago

Closed in #13