Bulebots / bulebule

An awesome maze-solving micromouse robot
https://bulebule.readthedocs.io
GNU General Public License v3.0
75 stars 23 forks source link

Few function definition are missings #435

Closed Embedded-Guru closed 4 years ago

Embedded-Guru commented 4 years ago

Is this project repo holds the complete source code?

Could you help me figure whether the functions related to mpu, kinematic_configuration, etc are located?

Peque commented 4 years ago

@Embedded-Guru Everything is here, yeah. But note how mmlib is added as a submodule under src/, so remember to clone the repo recursively. :wink:

mmlib holds code related to the MPU and control.