Closed triccyx closed 5 years ago
The temporary variable:
https://github.com/robotology/icub-tests/blob/02ba7185c9c3ec43fd4bb73026d98667f1182930/src/demoRedBall/DemoRedBallTest.cpp#L270
is never reset to false after every partial test. So the final result is not correct.
The temporary variable:
https://github.com/robotology/icub-tests/blob/02ba7185c9c3ec43fd4bb73026d98667f1182930/src/demoRedBall/DemoRedBallTest.cpp#L270
is never reset to false after every partial test. So the final result is not correct.