Consider adding support for the controller to load and call external functions. Perhaps defined in python and then executed by embedding python? Or defined in C/C++, compiled to a shared library, and then dynamically loading and executing said library
Consider adding support for the controller to load and call external functions. Perhaps defined in python and then executed by embedding python? Or defined in C/C++, compiled to a shared library, and then dynamically loading and executing said library