Question by
elavoie · Feb 02, 2018 at 09:23 PM ·
motion-capture
How to connect Vicon Tracker to Unity?
I'm using a Vicon Tracker system, piping data through Pegasus, using the Pegasus Unity Plugin, which has allowed me to get text output from Vicon to Unity. But, the objects that I've made in Pegasus are not showing up in Unity.
I get this error message: NullReferenceException: Object reference not set to an instance of an object TestUnityVicon.Program.ApplyBoneTransform (UnityEngine.Transform Bone) (at Assets/Program.cs:90) TestUnityVicon.Program.LateUpdate () (at Assets/Program.cs:79)
Any ideas on what the issue is?
Comment
Your answer
Follow this Question
Related Questions
Recorder window not appearing 0 Answers
Tracking a real life object 1 Answer
Free libary for hand tracking for AR 1 Answer
Does Unity support Open Pose detection ? 1 Answer
Neuron Mocap Unity SDK 0.2.7 Collider ? 0 Answers