Search found 5 matches

by chobitsfan
Wed Mar 17, 2021 1:19 am
Forum: OptiTrack Data Streaming
Topic: [Solved]DllNotFoundException when using unity plugin 1.3
Replies: 7
Views: 7376

Re: DllNotFoundException when using unity plugin 1.3

Hi jnoffke and plushTrack. Thank you very much for helping. After update necessary VS components, it works now.
by chobitsfan
Wed Feb 24, 2021 10:31 pm
Forum: OptiTrack Data Streaming
Topic: [Solved]DllNotFoundException when using unity plugin 1.3
Replies: 7
Views: 7376

[Solved]DllNotFoundException when using unity plugin 1.3

windows 10 home 64bit, 20h2
unity 2019.4.19f1
motive 2.2

1. create a new unity project
2. import unity plugin 1.3
3. open optitrack example scene and play
4. got DllNotFoundException : NatNetLib

But everything is working well when using unity plugin 1.2
by chobitsfan
Tue Dec 17, 2019 8:57 pm
Forum: OptiTrack Data Streaming
Topic: NatNet SDK sample source code license type
Replies: 2
Views: 2648

Re: NatNet SDK sample source code license type

Hi Steven

Thank you for reply.
by chobitsfan
Tue Dec 17, 2019 1:17 am
Forum: OptiTrack Data Streaming
Topic: NatNet SDK sample source code license type
Replies: 2
Views: 2648

NatNet SDK sample source code license type

Hi I wrote a simple guide about how to setup Optitrack system for Ardupilot (https://ardupilot.org/copter/docs/common-optitrack.html), using modified SampleClientML.cs to send tracking data to Ardupilot. I am frequently asked (mostly by people who are not familiar with C#) to post my modified Sample...
by chobitsfan
Wed Feb 20, 2019 11:13 pm
Forum: OptiTrack Data Streaming
Topic: position in motive and unity
Replies: 2
Views: 3196

position in motive and unity

unity 2018.3.5f1
motive 2.0.2
unity plug-in 1.2

When I move a rigid body toward positive X in motive, it move toward negative X in unity. Y axis and Z axis movement is correct. Did I miss something? Thank you very much