use SYSTEM to import kortex_api, generated proto includes Wunused-parameter
This PR fixes all the simple compiler warnings.
One compiler warning renames: -Wunused-but-set-parameter in kortex_math_util.cpp Left this one because it looks like a not implemented function.
This PR fixes all the simple compiler warnings. One compiler warning renames: -Wunused-but-set-parameter in kortex_math_util.cpp Left this one because it looks like a not implemented function.
This fixes #111