space-concordia-robotics / robotics-prototype

Teleoperated Mars rover with autonomous capabilities intended for robotics competitions.
https://spaceconcordia.github.io/robotics.html
25 stars 18 forks source link

Refactor MobilePlatform code #538

Closed VimFreeman closed 2 years ago

VimFreeman commented 3 years ago

Currently, the code does not follow any good programming guidelines and it needs to be refactored into something that makes sense. During refactoring testing will be necessary to ensure that all functionality remains.