uvic-aero / onboard-computer

0 stars 1 forks source link

Created GroundControl file and a skeleton class within it #18

Closed SirDuck145 closed 5 years ago

SirDuck145 commented 5 years ago

The contained changes create a skeleton class called groundControl.py which can be found in the GroundControl file.

dragonprevost commented 5 years ago

Looking good! For the time being we are actually using DC motors so the getters and setters are not really necessary. Other than that the structure of the class looks really good.