Skip to content

Commit b7f3065

Browse files
authored
website: add troubleshooting note for VR teleop connection (#513)
1 parent 0546c5d commit b7f3065

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

website/docs/tutorial/data-collection.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ Sideload the APK onto your Quest 3 via Developer Hub.
3232
4. Verify communication from the PC host:
3333
`nc -lu 5006`
3434

35+
:::tip
36+
If you don't see any incoming data, another remote control APK on the Quest may be interfering.
37+
Try disabling other apps and check again.
38+
:::
39+
3540
5. Tape the center-of-eye sensor on the headset to keep it constantly activated (prevents the display from sleeping when worn at the neck).
3641
Before taping the sensor:
3742
<BlockImage src="tutorial/data-collection/headset_uncover.png" alt="Headset sensor uncovered" width="90%" />

0 commit comments

Comments
 (0)