Quick Start Guide

VR Headset setup

Follow your manufacturers instructions to connect your VR headset to your development PC. The supported devices can be found in our Compatibility list

Connecting the Glove

Nova

  • Select your SenseGlove device (either Nova-XXXX-X or Nova 2-XXXXX-X) from the list of nearby devices. Use the reference above to find the right Bluetooth name.

  • After selecting your device in this list, a pop-up window will appear, asking whether you want to pair the device.

  • Press connect. Your device is now paired and trusted.

  • Launch the SenseCom application. If all went well, your device should show up in its UI. If you’re using a Wireless Kit, it won’t show up until a SenseGlove is connected to it.

Note

It is normal for Nova Gloves and Wireless Kits to show up as “Paired” but not “Connected” until they you launch SenseCom. You should not need to pair/unpair Nova Gloves in between sessions.

A video guide is available for Nova Gloves and for the Wireless Kit.

Note

If you cannot find your Nova Glove in the list of possible devices, you might need to change your Bluetooth Devices Discovery setting to “Advanced” as opposed to “Basic”.

_images/winBT_adv.png

Setup Sensecom

  • Run the SenseCom_install_X_X_X.exe inside the Win/ folder.

  • Go through the installation instructions.

  • As part of the installation, you will download a Visual C++ Package. If you are developing for C++, you likely already have this package installed. This installlation can ‘fail’ if you already have said package installed. In that case, dismiss the message, and continue your installation.

Alternative Method:

  • Clone the github repository (https://github.com/Adjuvo/SenseGlove-API) or download the binaries as a .zip file.

  • You will need a Visual C++ package to be able to use the library, which you can download or find in the SenseCom/Win folder. If you’re developing with C++, you’ll likely have this installed already. You will need a Visual C++ package to be able to use the library, which you can download or find in the SenseCom/Win folder. If you’re developing with C++, you’ll likely have this installed already.

  • Run SenseCom.exe in the SenseCom/Win folder.

Calibration and Hand Tracking

If you want to track your hands in 3d space, make sure that the tracker mount has been installed and the tracker you are using is attached.

After putting on the gloves, you want to run the callibration step in Sensecom to ensure proper hand tracking.

Setup Development Project

If you are using Unity you can now follow further instructions here (Getting Started)

If you are using Unreal Engine you can now follow further instructions here (/ue5/ue-tutorials)

If you are using the Robot Operating System you can now follow further instructions here (Setting up a workspace)

Troubleshooting

I can’t find the gloves when searching for bluetooth devices

Make sure the device is charged and turned on by briefly pressing the power button until the LED light turns on. If you cannot find your device in the list of available devices, it is possible you’re already paired to it.