Closed traversaro closed 8 years ago
Hey Silvio,
I will look at this first thing tomorrow!
Hey @traversaro
This should be fixed by: https://github.com/ocra-recipes/ocra-recipes/commit/99893865f16cff367becb793d91babb1b642d7cf https://github.com/ocra-recipes/ocra-wbi-plugins/commit/7b4aba0f3a85e55ea79eb87f9547a17ab25c3a41
Let me know if it compiles with clang now.
let's add clang on travis !
Please let me know if anyone catches this problem again but I will close it for now.
Compiling the repo in clang I got this interesting warning:
Given that using the integer
abs
would approximate (I think) all error values between -0.5 and 0.5 to 0.0, this could cause some strange (but potentially difficult to notice) behaviors.