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

[SKILLs] Spot open drawer #1803

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

[SKILLs] Spot open drawer #1803

wants to merge 54 commits into from

Conversation

jimmytyyang
Copy link
Contributor

Motivation and Context

Training low-level skills for Spot to open drawers

This PR introduces several important functions
(1) Use gaze approach to determine if Spot open the drawers or not
(2) Update the opening drawer's function

How Has This Been Tested

Running interactive_play.py to verify its functions.

Types of changes

  • [Development] A pull request that add new features to the habitat-lab task and environment codebase. Development Pull Requests must be small (less that 500 lines of code change), have unit testing, very extensive documentation and examples. These are typically new tasks, environments, sensors, etc... The review process for these Pull Request is longer because these changes will be maintained by our core team of developers, so make sure your changes are easy to understand!

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.

Jimmy Yang added 26 commits January 13, 2024 22:08
…on_to_initial_threshold != -1 to self._config.ee_orientation_to_initial_threshold == -1
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Feb 10, 2024
@jimmytyyang jimmytyyang changed the base branch from main to spot_semantic_place February 10, 2024 22:27
@jimmytyyang jimmytyyang changed the base branch from spot_semantic_place to main March 25, 2024 17:27
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.

None yet

2 participants