WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 04-20-2021, 04:10 AM
Roy Roy is offline
Member
 
Join Date: Dec 2019
Posts: 12
Hi,

I have the same problem.
Although the controller preferences in steamVR is fine, it doesn't work in vizard program.

When I write codes as below,
Code:
for controller in steamvr.getControllerList():
	print 'vive controller connected'
vizconfig.register(controller)
vizconfig.getConfigWindow().setWindowVisible(True)

for device in steamvr.getControllerList(): #check VR device
	print device
it says
Code:
steamvr.dle              	SteamVR Extension
vive controller connected
__builtin__.SteamVRController(1)
vizconfig shows the window as attached image, but any keys don't work. Also, I tried viztask.waitSensorDown(controller, steamvr.BUTTON_TRACKPAD), but it never work.
Attached Thumbnails
Click image for larger version

Name:	vizconfig.png
Views:	6506
Size:	13.8 KB
ID:	990  
Reply With Quote
 

Tags
controller, htc vive, issue


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PPT markers off in Vive? pitbool Precision Position Tracker (PPT) 4 06-09-2016 11:20 PM
xbox one controller as tracker bbb Vizard 4 01-18-2016 07:17 AM
XBOX360 USB controller intermittently working fivel_lab Vizard 2 01-26-2015 07:09 PM
XBOX One Wireless Controller JB_HP_Viz Vizard 1 07-08-2014 05:45 AM
PS3 controller Darkmax Plug-in development 2 02-26-2010 11:57 AM


All times are GMT -7. The time now is 06:45 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC