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

Eye targeting is not working with near hand pointers #4482

Merged
merged 2 commits into from
May 21, 2019

Conversation

wiwei
Copy link
Contributor

@wiwei wiwei commented May 20, 2019

#4431

In a previous change (#4270) a gaze provider state machine was added to bring the head gaze pointer behavior in-line with how the shell works. This had the side effect of also impacting eye-gaze state. This change brings the old eye-gaze behavior back by updating the state machine to be aware of the type of gaze being provided.

Also added a bunch of tests for this new thing, along with tests that show that transitions between the two (for example, when the eye tracking system gains tracking or loses tracking) works well.

microsoft#4431

In a previous change (microsoft#4270) a gaze provider state machine was added to bring the head gaze pointer behavior in-line with how the shell works. This had the side effect of also impacting eye-gaze state. This change brings the old eye-gaze behavior back by updating the state machine to be aware of the type of gaze being provided.

Also added a bunch of tests for this new thing, along with tests that show that transitions between the two (for example, when the eye tracking system gains tracking or loses tracking) works well.
Copy link
Contributor

@sostel sostel left a comment

Choose a reason for hiding this comment

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

I've tested the ET and hand tracking scenes in the Unity Editor and it seems to work as expected. Thanks for taking care of this, Will!

@wiwei
Copy link
Contributor Author

wiwei commented May 21, 2019

/azp run mrtk_pr

@wiwei
Copy link
Contributor Author

wiwei commented May 21, 2019

/azp run mrtk_docs

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wiwei
Copy link
Contributor Author

wiwei commented May 21, 2019

/azp run mrtk_pr

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wiwei
Copy link
Contributor Author

wiwei commented May 21, 2019

/azp run mrtk_pr

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wiwei
Copy link
Contributor Author

wiwei commented May 21, 2019

/azp run mrtk_docs

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

None yet

3 participants