You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In both the controllers and estimators, math functions are being rewritten as part of the algorithm, but it would be better to separate those all in a unified math .c files or such. We already have math3d.h and such, but some of the latest contributions has not been as consistent.
Here is a list of those functions that qualify, so more can be added in the future:
In both the controllers and estimators, math functions are being rewritten as part of the algorithm, but it would be better to separate those all in a unified math .c files or such. We already have math3d.h and such, but some of the latest contributions has not been as consistent.
Here is a list of those functions that qualify, so more can be added in the future:
crazyflie-firmware/src/modules/src/kalman_core/mm_tdoa_robust.c
Lines 25 to 27 in af96c07
The text was updated successfully, but these errors were encountered: