We are removing the sensor stream representing hands-vs-contoller. In addition, we are adding an event on SessionBegin() so we can track controller events from beginning to end.
[x] New feature (non-breaking change which adds functionality)
[x] This change requires a documentation update
Checklist
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[ ] Any dependent changes have been merged and published in downstream modules
[x] I have assigned this PR to myself in GitHub
[x] I have assigned and notified Reviewers for this PR
Description
Height Task ID(s) (If applicable): https://c3d.height.app/T-5286, https://c3d.height.app/T-5316
Type of change
We are removing the sensor stream representing hands-vs-contoller. In addition, we are adding an event on
SessionBegin()
so we can track controller events from beginning to end.Checklist