Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not find Motor controller function #152

Closed
zephyr-embed opened this issue Feb 5, 2024 · 1 comment
Closed

Can not find Motor controller function #152

zephyr-embed opened this issue Feb 5, 2024 · 1 comment
Labels
DONE Issue done but not yet closed question Further information is requested

Comments

@zephyr-embed
Copy link

There is documentation for the Park, Clark and Motor PID. But i can not find the source files for those functions. Is there intention to remove the Motor controller function from DSP Library.

@christophe0606
Copy link
Contributor

@zephyr-embed They are defined in the header dsp/controller_functions.h so that they can be inlined (they are small functions).
They will be kept in the library.

@christophe0606 christophe0606 added question Further information is requested DONE Issue done but not yet closed labels Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DONE Issue done but not yet closed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants