Vincent

Results 17 issues of Vincent

### Description resolve #3181. This essentially sends a message when the battery isn't stable. ### Testing Done ran the following code to make sure I can actually read the file!...

### Description of the task As the title says. ### Acceptance criteria - [ ] ### Blocked By

### Description of the task As stated in the title, we need to separate our version of `LOG` from g3log and `LoggerSingleton`. We could then remove all the `std::cerr` in...

### Description of the task Refactor and remove the `Gamecontroller.get_referee_port_staticmethod`. Read the end of [this PR](https://github.com/UBC-Thunderbots/Software/pull/3207) more. Also it would be great it you would update the comments as shown...

Difficulty - 1

## Fix FPS Widget in Replay ### Description When viewing replay, there is an uncaught exception due to `FrametimeCounter` not being initialized. This PR fixes that I think. ### Testing...

### Description Robot substitution ### Testing Done TBD, maybe need a field potentially! ### Length Justification and Key Files to Review N/A ### Review Checklist - [X] **Function & Class...

### Description Have the ability to draw virtual obstacles. I think this is terrible UI design but it works for now. The way you use this is that you shift...

## Please fill out the following before requesting review on this PR ### Description Being able to run gdb on robots. ### Testing Done resolves #3015 ### Resolved Issues ###...

### Description During timeout, the robots now create a t like formation. ### Testing Done Tested inTthunderscope, and it seems to work? ### Resolved Issues N/A ### Length Justification and...

### Description Implemented a way to use yaml instead of redis ### Testing Done wrote some unit test. Going to field test on Saturday? ### Resolved Issues resolves #3315 ###...