-
Hello @MaxLammers,
I want to use the cable to drive the finger to the desired position. But I just found the mode of buzz and FFB in the API, does API have the function of position control (one dir…
-
The Unity SDK relies on a particular assembly (System.IO.Ports) to achieve communication with the SenseGlove. However, this assembly is not included in Unity's .Net 2.0 subset. If this setting is not …
-
AssemblyResolutionException: Failed to resolve assembly: 'SGCoreCs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Mono.Cecil.BaseAssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference na…
-
Hello,
@MaxLammers
I tried to use the instruction "SendHaptics(SGCore::Haptics::ThumperCmd)" in the API (it appears in the doc, image 1), but visual notifies me as an error (image 2).
I thin…
-
**Context & Goal**
We were trying to set up the Senseglove with the Hololens 1, but we had no luck till now.
We essentially wanted to test the User Experience and the ability to distinguish Objec…
-
Attempting to run the diagnostics scene gives a continuous log of errors to the effect:
`M: Failed to connect to \\.\/dev/ttyACM0`
I have a feeling that the error is due to the prefixed `\\.\` i…
-
How do we create hand profiles ? Can you explain what parameters the hand profile is composed of ? As far as I can tell it indicates Left/Right, and also specifies the finger segment lengths - is this…
-
Hi,
@MaxLammers : We launched the SenseCOM UI v0.10 on Ubuntu 20.04LTS and it is eating a very big amount of CPU. No demo code is running, just the SenseCOM UI alone.
![sensecom UI eating cpu]…
-
Hi,
My sensecom GUI shows the two gloves (the two hands turn solid blue), but there is an exclamation mark beside each one. I can run the example fine so just wondering what those indicate ?
-
Are you planning to add functions for calibration, similar to Unity API [here](https://github.com/Adjuvo/SenseGlove-Unity/wiki/Calibration)?