EPFLXplore / ERC_HD

3 stars 1 forks source link

Modularize motor control 1 #43

Open Matthieu-Andre opened 4 days ago

Matthieu-Andre commented 4 days ago

The actual motor control is one big ( ~800 lines ) cpp file with magic numbers, global variables, no modularization, known and unknown bugs.

We need to modularize this code