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

B#171 handfinder ns #172

Merged
merged 2 commits into from
Apr 27, 2021

Conversation

guihomework
Copy link
Contributor

Proposed changes

Adds tests to find bug reported in #171 and remain compatible to convention

  • hand parameters are on the root but use hand_id to avoid overlap for multiple hands
  • robot description parameters can be namespaced to avoid overlap for multiple hands on different drivers

Checklist

If the task is applicable to this pull request (see applicability criteria in brackets), make sure it is completed before checking the corresponding box. Otherwise, tick the box right away. Make sure that ALL boxes are checked BEFORE the PR is merged.

  • Manually tested that added code works as intended (if any functional/runnable code is added).
  • Added automated tests (if a new class is added (Python or C++), interface of that class must be unit tested).
  • PARTIAL only on namespaced hands Tested on real hardware (if the changed or added code is used with the real hardware).
  • Added documentation (For any new feature, explain what it does and how to use it. Write the documentation in a relevant space, e.g. Github, Confluence, etc.)

@guihomework guihomework requested review from a team as code owners April 26, 2021 19:21
@beatrizleon
Copy link
Contributor

Hi @guihomework. Thanks for doing these fixes! The other one has been merged, but this is failing. Might be because it needs the changes form the other one. Could you update this branch?

@guihomework
Copy link
Contributor Author

@beatrizleon yes of course this one will fail without the fix, this is what the test was all about, being capable of finding the mistake and the fix makes the test pass again.

what do you want me to change ? should I rebase on top of melodic-devel ?

@guihomework guihomework force-pushed the B#171_handfinder_ns branch from f19e74c to f2a34e1 Compare April 27, 2021 17:08
@beatrizleon
Copy link
Contributor

All green now. Thanks!

@beatrizleon beatrizleon merged commit 5f24b8b into shadow-robot:melodic-devel Apr 27, 2021
@guihomework guihomework deleted the B#171_handfinder_ns branch April 27, 2021 18:06
carebare47 added a commit that referenced this pull request May 13, 2022
* Fixed timeout in python test (#169) and reduced CPU load while waiting (#170)

* Fix#171 handfinder ns (#173)

* Fixing hand finders to support namespace

* Additional fix of the same namespace problem

* B#171 handfinder ns (#172)

* Fixing sr_utilities tests to handle namespaced tests

* Added namespaced test to sr_utilities

* Fixing J0 (J1 and J2) position and velocity filter

Co-authored-by: GuiHome <[email protected]>
Co-authored-by: Toni Oliver <[email protected]>
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.

3 participants