Open vinle0 opened 1 month ago
This code needs to be tested on robot hardware before it can be merged.
Once everything is confirmed to be working, please remove the needs-testing
label.
Currently, there is an abstract class for the basic framework of the graphics. Any specialized graphics will inherit this class; there's some problem with the abstract class pointers in the client subsystem that will need fixing.
Would also need to allow for modular design, where we can add and manage additional HUD elements in the future