R1 Posted June 3, 2019 Share Posted June 3, 2019 Hello! Is it possible to use two controllers and one tracker with in hand role at the same time and receive input data from all of them? Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted June 4, 2019 Share Posted June 4, 2019 Are you using any plugins? SteamVR plugin? or just Unity XR? Link to comment Share on other sites More sharing options...
R1 Posted June 4, 2019 Author Share Posted June 4, 2019 I'm using SteamVR Plugin and several VRTK scripts. Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted June 4, 2019 Share Posted June 4, 2019 By using latest SteamVR plugin and VIU v1.10.4, you should be able to get all input data. Try to set your tracker to left foot or others (Do not set to Held in Hand). Do make sure you have htc_viu tab generated in SteamVR Input window. Please refer to the link below, https://github.com/ViveSoftware/ViveInputUtility-Unity/wiki/SteamVR-Input-System-Compatibility Let me know if you still cannot get input from tracker. Link to comment Share on other sites More sharing options...
arjun Posted June 16, 2019 Share Posted June 16, 2019 Hey, I have a same problem. I need to access input data from two controllers (Left hand and right hand) and a tracker. So, I tried setting my tracker as "Vive tracker held in hand" which didnt work, then I tried "Right shoulder" which didnt work as well. When I disconnected my controller, the tracker immediately started working. "Right Shoulder" didnt work too! What can I do? I havent used VIU v1.10.4 though. How can that help me? Thank you. Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted June 17, 2019 Share Posted June 17, 2019 May I know what you have imported to your project? SteamVR plugin? Which version? What other plugins and version? Which VR device are you using? VIVE or VIVE Pro? Are you able to see both controllers and tracker in compositor(Before running your app)? Link to comment Share on other sites More sharing options...
arjun Posted June 17, 2019 Share Posted June 17, 2019 I have imported SteamVR 2.2 and VIU v1.10.4 I am using HTC Vive. I am able to see both controllers and tracker in compositor. I want to actually get input from the tracker and only track the left and right controller. If its possible to get input from all three, it would be better. But most importantly, only tracker. I need to use Vive controllers as Right hand and Left hand role. What role should I assign to the tracker? Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted June 18, 2019 Share Posted June 18, 2019 Do you mean that you can see both controllers and tracker in compositor, but you cannot see tracker after you play your app? Are you using your own scene or you are referring to any of VIU's example scene? For tracker, there is tracker role. Link to comment Share on other sites More sharing options...
arjun Posted June 18, 2019 Share Posted June 18, 2019 I can see tracker as well in the scene, but I cant get the input from tracker. I have attached an object to the tracker via pogo pins. I am not able to detect the "Trigger" when other two controllers are on. When the two controllers are off, I am able to access the "Trigger" button from the tracker. I have no issue with tracking from any of the devices. Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted June 18, 2019 Share Posted June 18, 2019 Are you using any of VIU example scene? or you use your own scene? Could you show me the Manager Trackers settings? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.