Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This static cast is necessary for the compilation because the return value of "wait(..)" is unsigned but EVENT_TIMEOUT = -1. We will keep it until they will fix the bug in the sdk.(fixes robotology#1689)
- Loading branch information