Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I've implemented a specific test covering the so-called Red Ball Demo available from the
icub-basic-demos
repository.Do
git pull --rebase && make install
oficub-basic-demos
before proceeding.The test can be launched by calling:
and it will check whether a couple of ball positions are reached and gazed at by the robot. Homing the upper-body is also verified.
To have a quick flavor of this new test, watch the animation below:
cc @randaz81 @apaikan @traversaro @vtikha @barbalberto @valegagge @lornat75 @drdanz
@apaikan I've had the opportunity to work a bit with RTF these days, and it's a very great tool 😄