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

add pure region matching to the object->rec mapping util #2124

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

aclegg3
Copy link
Contributor

@aclegg3 aclegg3 commented Dec 20, 2024

Motivation and Context

This PR adds additional return options for the object->Receptacle matching util. It now produces rec unique names, "floor,<region.id>" or "<region.id>". This will help with mapping objects to graph nodes in world model graph structures.

Additionally splits the 3D point -> Receptacle matching code to its own util.

Refactors the hitl use example to consider the new output.

How Has This Been Tested

TODO, should add unit test

Types of changes

  • [Refactoring] Large changes to the code that improve its functionality or performance

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation if required.
  • I have read the CONTRIBUTING document.
  • I have completed my CLA (see CONTRIBUTING)
  • I have added tests to cover my changes if required.

@aclegg3 aclegg3 requested review from zephirefaith and 0mdc December 20, 2024 19:35
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants