pioneers / runtime

Firmware for the PiE kit robots and devices
7 stars 2 forks source link

[MISC] Create a web UI for all active robots #219

Closed levincent06 closed 1 year ago

levincent06 commented 3 years ago

The shared memory UI has proven to be very useful to debug Runtime during development and in production :P For in-person competitions, we're imagining a computer can open a webpage that displays shm-ui-like information for every active robot.

Additional features of the UI will be added to this GitHub issue as we consider more.

benliao1 commented 1 year ago

This might not be necessary any more if we implement Runtime Status... most of the time we only care about the things that will be in the Runtime Status message during competition.

benliao1 commented 1 year ago

As stated above, probably won't be implemented, so closing with wontfix label....