Software
Software copied to clipboard
Load Proto Parameters to not Override
Description of the task
As state in the title, load proto should not override the what ever the current proto is.
See for more:
https://github.com/UBC-Thunderbots/Software/blob/327c96966f667f730ef277fc487da3e074320aae/src/software/thunderscope/common/proto_configuration_widget.py#L140-L147
The current implementation would override the previous proto no matter what.
Acceptance criteria
- [ ]