Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade the Red Ball Demo Test to the use of Gazebo simulator #58

Merged
merged 1 commit into from
Jul 17, 2021

Conversation

pattacini
Copy link
Member

@pattacini pattacini commented Jul 13, 2021

Leveraging the nice addition made in robotology/icub-basic-demos#32 and depending on robotology/icub-basic-demos#34, this PR upgrades the Red Ball Demo Test in order to make use of Gazebo in place of iCub_SIM.

Other notes:

  • ICUB_TESTS_USES_ICUB_MAIN is now ON by default.
  • The test itself now depends on ICUB::ctrlLib for the median filtering.

The proposed changes have been successfully tested ✔️
Despite this, let me keep the PR in draft as I'd like to merge it only once @mfussi66 will have finalized his work with the current test configuration.

More to come later.

@pattacini pattacini self-assigned this Jul 13, 2021
@pattacini pattacini requested a review from Nicogene July 13, 2021 21:14
@pattacini
Copy link
Member Author

pattacini commented Jul 14, 2021

Here's a recording of the test 🎥

2021-07-14.08-00-19.mp4

⚠️ The test infrastructure doesn't shut down gracefully, whereas the test per se does. This is due to the buggy interaction between the runner and the localhost.

cc @Nicogene @vvasco @mfussi66

@vvasco
Copy link

vvasco commented Jul 14, 2021

Very nice!
For curiosity, did you disable the grasping?

@pattacini
Copy link
Member Author

For curiosity, did you disable the grasping?

Yep since the purpose of the test was just to verify that gazing and reaching work as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants