Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Implement grip threshold profile setting #767

Merged
merged 7 commits into from
Jan 25, 2021

Conversation

FejZa
Copy link
Contributor

@FejZa FejZa commented Jan 23, 2021

XRTK - Mixed Reality Toolkit Pull Request

Overview

This PR addresses #665 and introduces a hand profile setting to adjust the hand grip threshold, if needed. Some users were running into issues that their grip would release too soon due to tracking imprecision. This new setting allows to lower the required grip / curl threshold of the hand for it to be considered gripping.

image

Changes

Breaking Changes

This is a breaking change and bumps Core up to 0.2.2.

Submodule Changes

@FejZa
Copy link
Contributor Author

FejZa commented Jan 23, 2021

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@FejZa
Copy link
Contributor Author

FejZa commented Jan 25, 2021

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@FejZa
Copy link
Contributor Author

FejZa commented Jan 25, 2021

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@FejZa
Copy link
Contributor Author

FejZa commented Jan 25, 2021

Ok this one is now passing checks and ready for review.

Copy link
Contributor

@StephenHodgson StephenHodgson left a comment

Choose a reason for hiding this comment

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

Looks good just needs to address some issues with the tooltips and package versioning

StephenHodgson
StephenHodgson previously approved these changes Jan 25, 2021
@StephenHodgson
Copy link
Contributor

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@StephenHodgson StephenHodgson merged commit 74d4a13 into development Jan 25, 2021
@StephenHodgson StephenHodgson deleted the feature/hand-grip-threshold branch January 25, 2021 20:30
XRTK-Build-Bot pushed a commit that referenced this pull request Jan 25, 2021
* Implement grip threshold profile setting

* Bump version to v0.2.3

* Update submodules

* Fix tooltips for grip threshold range

* Update submodules

Co-authored-by: Stephen Hodgson <hodgson.designs@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Breaking Change Ready for review PR finished primary development, open for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Required Grip Strength for hands is too high and grip pose gets released too soon
2 participants