Skip to content

Conversation

@jloehr
Copy link
Contributor

@jloehr jloehr commented Jul 18, 2022

Overview

There is a timing when the hand controller is already tracked and provides a position, though no joint data is available yet. I.e. when you move hands quickly into the HL2 tracking view. This results in the hand mesh being rendered already, while the joint data hasn't been set and the mesh is stuck at origin.

This change will now make sure the hand mesh is only rendered when there is actual joint data available.

Changes

There is a timing when the hand controller is already tracked and provides a position, though no joint data is available yet. I.e. when you move hands quickly into the HL2 tracking view. This results in the hand mesh being already rendered, while the joint data hasn't been set. 
This change will now make sure the hand mesh is only when there is actual joint data available.
@RogPodge
Copy link
Contributor

RogPodge commented Aug 4, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

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.

RiggedHandMesh spawned in scene when hand tracking is lost

2 participants