open-ecosystem-development / OpenXR-SDK

Apache License 2.0
2 stars 3 forks source link

Preliminary plan for problem solving #17

Closed Lixming closed 3 years ago

Lixming commented 3 years ago
  1. 【Fixed】delivery date:11/05/2021
  1. 【Fixed】delivery date:11/19/2021 -Fix the bug of 6dof helmet posture transmission

  2. 【Fixed】delivery date:11/26/2021 -Fix the bug of 6dof controller posture transmission

If you have any ideas about the above plan, please feel free to communicate with us.

Lixming commented 3 years ago

11/05/2021: As discussed at the meeting, a new plan for bugs fixing is updated.

Lixming commented 3 years ago

11/09/2021: Both 6dof helmet and 3/6dof controller posture can be obtained.

Note! Only 6dof app can get 6dof helmet posture. To label the app as 6dof, the method is as followed. In AndroidManifest.xml, add: meta-data android:name="com.huawei.vr.application.freeDegree" android:value="6dof"

@MortimerGoro

fwei-io commented 3 years ago

@Lixming please comment on the status of:

Lixming commented 3 years ago

@fwei-io All FIXED.

fwei-io commented 3 years ago

@Lixming please confirm if your team has fix it in OpenXR-SDK and which version.

@MortimerGoro please verify and respond if both issues are not fixed.

MortimerGoro commented 3 years ago

This has been fixed using the local pose workaround. We can track the xrLocateSpace issue in #5