question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

tracked-controls v1.x - only one controller (id:0) is connected

See original GitHub issue

Only one controller is assigned. Both tracked-controls (left/right- 0/1) are assigned to the left(0) vive controller. I think the property “controller” doesn’t work. In v0.9.2 works fine.

  • A-Frame Version: 1.x
  • Platform / Device: Vive Firefox/Supermedium
  • Reproducible Code Snippet or URL:

<a-entity tracked-controls="controller: 0; idPrefix: OpenVR"></a-entity> <a-entity tracked-controls="controller: 1; idPrefix: OpenVR"></a-entity>

https://glitch.com/~aframe-tracked-controls-demo

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
dmarcoscommented, Nov 23, 2021

Not sure if trackers are supported on Chrome / WebXR. I don’t find a profile

@toji Do you know if Chrome supports Vive trackers at the moment? Thanks.

0reactions
dmarcoscommented, Dec 1, 2021

@toji Thanks so much for the info. Unfortunate we lost the functionality in the transition to OpenXR. Hopefully we can bring trackers back. A lot of cool in-browser experimentation was happening.

One possible temporary solution is Firefox desktop. I think it’s still on the old WebVR implementation and trackers might still work there. Worth a try.

I think there’s nothing actionable on the A-Frame side. I’m so sorry for the inconvenience. I keep the issue open as a reference

Read more comments on GitHub >

github_iconTop Results From Across the Web

aframe - UNPKG
84, "src/components/generic-tracked-controller-controls.js",. 85, "src/components/geometry.js", ... 123, "src/components/tracked-controls-webvr.js",.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found