Skip to content

[XRI3] Update MRTK3 to support XRI 3.0 #645

@AMollis

Description

@AMollis

In an upcoming major release of MRTK3, packages will be updated to provide minimum support of XRI 3.0.

Work can be tracked by watching this branch:

With the new input changes from XRI3, the controller-based classes are now obsolete and have been deprecated to reflect this. The functionality of the controller classes can be found in a combination of the standard TrackedPoseDriver as well as the input properties on the individual interactors where that input makes sense.

MRTK3 will be updated to remove dependencies on the obsolete controller-based classes, and where needed, mark usages of the controller-based cases as obsolete.

The goals of this release are as follows:

Post release:

‼️ Using new XRI3 interactors in place of the existing MRTK3 interactors is not in scope for this release. Long term, it is desired that MRTK3 starts relying on XRI interactors instead of custom ones. This work is tracked via #67.

Metadata

Metadata

Labels

Package: CoreThe Project core package is impacted by this issue.Package: InputThe Project input package is impacted by this issue.Priority: HighThe priority of the issue is high.Type: Feature RequestA request for a new feature that can be included with the next minor version release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions