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

Ros1 fixed rgbd hand gestures recognition #325

Merged
merged 15 commits into from
Oct 11, 2022

Conversation

minhquoc0712
Copy link
Collaborator

Fixed:

  • Add argparse to handle user inputs.
  • Update device code selection.
  • Update argument name and default values and change docstrings accordingly.

@minhquoc0712 minhquoc0712 added the test sources Run style checks label Sep 30, 2022
@minhquoc0712 minhquoc0712 changed the base branch from master to develop September 30, 2022 08:58
@tsampazk tsampazk self-requested a review September 30, 2022 09:13
@tsampazk tsampazk mentioned this pull request Oct 4, 2022
23 tasks
Copy link
Collaborator

@tsampazk tsampazk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @minhquoc0712 for the fixes on this node! I have added minor suggestions in the review to make it more consistent with other nodes.

Edit: Also note that i wasn't able to fully test the node as i don't have access to a depth camera

@tsampazk
Copy link
Collaborator

Hey @minhquoc0712, when you think the PR is ready please re-request a review

@tsampazk
Copy link
Collaborator

I left a comment for a minor issue in a docstring, apart from this the node is good to go from my side! Thank you very much!

@ad-daniel ad-daniel added the test release Tests if a wheel created from a branch runs correctly label Oct 11, 2022
@ad-daniel ad-daniel removed the test release Tests if a wheel created from a branch runs correctly label Oct 11, 2022
Copy link
Collaborator

@ad-daniel ad-daniel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me, thank you

@minhquoc0712 minhquoc0712 merged commit b57cde1 into develop Oct 11, 2022
@minhquoc0712 minhquoc0712 deleted the ros1-fixed-rgbd-hand-gestures-recognition branch October 11, 2022 09:58
lucamarchionni pushed a commit to lucamarchionni/opendr that referenced this pull request Jun 10, 2024
* Add argument parser for device parameter and update device selection

* Change rosnode argument name to be consistent with other nodes

* Add argument parser and update default value of rgb and depth image inputs, update docstring

* rgbd_hand_gesture_recognition.py

* Update projects/opendr_ws/src/perception/scripts/rgbd_hand_gesture_recognition.py

Modify queue size to avoid delays

Co-authored-by: Kostas Tsampazis <[email protected]>

* Change gesture topic parameter name

* Add blank lines and use double-quotes for docstring

* Fix wrong arguments name in docstring in preprocess method

* Change argument name in callback method

* Add an argument for output topic name

* Update output topic

* Fix docstring in preprocess method

Co-authored-by: Kostas Tsampazis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test sources Run style checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants