Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VR Mode controller not working #10

Open
ClarkBo opened this issue Jul 16, 2019 · 6 comments
Open

VR Mode controller not working #10

ClarkBo opened this issue Jul 16, 2019 · 6 comments

Comments

@ClarkBo
Copy link

ClarkBo commented Jul 16, 2019

I built the atlas,the vr mode is working well but controllers are not working. Any help towards this??

@tqjxlm
Copy link
Owner

tqjxlm commented Jul 18, 2019

What headset are you using? The plugin is developed with HTC Vive and may not work with other headset.

If you are using HTC Vive, the controlling behaviour is designed as:

  1. Touch panel press (any direction): rotate, like left mouse button drag
  2. Touch panel press (left or right)+ trigger: pane, like middle mouse button drag
  3. Touch panel press (up or down)+ trigger: zoom, like right mouse button drag

Please let me know if it does not behave as expected or if you expect otherwise

@ClarkBo
Copy link
Author

ClarkBo commented Jul 18, 2019

What headset are you using? The plugin is developed with HTC Vive and may not work with other headset.

If you are using HTC Vive, the controlling behaviour is designed as:

  1. Touch panel press (any direction): rotate, like left mouse button drag
  2. Touch panel press (left or right)+ trigger: pane, like middle mouse button drag
  3. Touch panel press (up or down)+ trigger: zoom, like right mouse button drag

Please let me know if it does not behave as expected or if you expect otherwise

I'm using HTC VIVE , the HMD works well, but the controllers are not, even not showing in the vr scene.

@tqjxlm
Copy link
Owner

tqjxlm commented Jul 18, 2019 via email

@ClarkBo
Copy link
Author

ClarkBo commented Jul 18, 2019

No, they dont work.

@tqjxlm
Copy link
Owner

tqjxlm commented Jul 19, 2019

@ClarkBo I'll get to see it as soon as possible.

Or you can check VRMode.cpp in case it is a device-specific issue. The related code lies in VRMode::controlEvent(). It should be straightforward to read (just a bunch of switch case and if-else)

@JasonLeeUT
Copy link

I built the atlas,the vr mode is working well but controllers are not working. Any help towards this??

Hello, I built the tlas. May I ask whether you tried the add point cloud function? I tried it but nothing happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants