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

Merge social nav transformer semantic place #1758

Draft
wants to merge 90 commits into
base: main
Choose a base branch
from

Conversation

jimmytyyang
Copy link
Contributor

No description provided.

jimmytyyang and others added 17 commits December 15, 2023 20:00
* Port changes over from client-server-hitl to minimize the gap.

* Fix typo.

* Port hitl server code to main.

* Server clean-up pass.

* Fix old HSSD path.

* Port client-server fetch appstate and features from P0.

* Formatting pass and code clean-up.

* Code clean-up.

* Port VR-based humanoid animation from P0.

* Fix VR gaze direction.

* Code formatting pass.

* Add Unity dataset processing scripts.

* Unity dataset processing script clean-up and formatting.

* Fix typo.

* Remove dead code and fix typing.

* Add readme for running VR HITL evaluation.

* Fix launch command.

* Add link to README_VR.md.

* Add docstrings. Add reset code in gui_controller.

* Rename 'AppStateFetch' to 'AppStatePickThrowVr'.

* Rename README_VR.md to VR_HITL.md, and improve the documentation.

* Remove dead code and add doc.

* Doc changes.

* Update HITL README.md so that app states are better documented.

* Clarify the scope of pick_throw_vr.

* Move information from VR_HITL to siro_hitl_unity_client

* Documentation improvements.
* rename 'colabs/' to 'notebooks/' and refactor links

* refactor colabs to running Jupyter notebooks
* refactor sandbox_app.py; move arg-parsing, config-building, and __main__ code to separate files

* encapsulate tutorial app-state transition into AppStateRearrangeTutorialTransition class

* remove SandboxDriver logic to cycle through a list of AppStates (this is too inflexible as a state machine; see AppStateRearrangeTutorialTransition as an exaple of more freeform app-state transitions)

* move gui_agent_controller into SandboxService

* Make app_state_rearrange.py its own application (first pass)

* move app_state_rearrange.py outside siro_sandbox and rename to rearrange.py

* WIP: first pass to convert rearrange app to use hitl_rearrange.yaml hydra config; move --show-tutorial to config

* convert pick_throw_vr to standalone app

* remove deprecated app_state_socialnav.py (note: more recent version is at https://github.com/facebookresearch/habitat-lab/blob/eundersander/SIRo_hitl_Sep5_demo_refactored/examples/siro_sandbox/app_states/app_state_socialnav_study.py)

* convert free_camera app state to standalone app 'basic_viewer'

* add missing copyright headers

* add READMEs for each example HITL application and update framework README (pick_throw_vr README is ported from existing VR readme)

* add desktop system requirements

* add VR system requirements

* add documentation for AppStateRearrange
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jan 14, 2024
Jimmy Yang and others added 30 commits February 20, 2024 14:47
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

5 participants