-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fix tests on master branch #438
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
@passalis you added a comment instead of reviewing the PR 😉 |
Ha ha sorry, I haven't yet had my morning coffee 😆 |
* Setup for mobile_manipulation only when testing the package * Re-enable mobile manipulation test * Update tests_suite.yml * Update tests_suite_develop.yml * Debug just 2 tests * Update tests_suite.yml * Update tests_suite_develop.yml
Errors with mobile_manipulation test where probably a consequence of issues with packages installation (solved in #431).
Other than re-enabling the mobile manipulation tests I also tried to improve the code so that it runs package-specific code only when needed.