Remove default arguments to make function calls not ambiguous (#112)
* Remove default arguments to make function calls not ambiguous
* Remove further default values
* Add unit tests for publishPath() functions, make sucess return value more stringent
Initizalize quaternions in demo to avoid warning (#111)