Search found 5 matches

by c.s.chapman
Thu Nov 30, 2023 9:48 am
Forum: Motive
Topic: Exporting Rigid Bodies from Motive 3.1
Replies: 0
Views: 152493

Exporting Rigid Bodies from Motive 3.1

Hi, We are using Motive 3.1 to export data to CSVs from several Rigid Bodies. In the past, we've used the solved position of the markers (now available via the "Constraints" selection during export). But now, these solved markers still exist even when the Rigid Body is not detected in the ...
by c.s.chapman
Wed Mar 16, 2016 8:32 pm
Forum: Motive
Topic: Generating precise local coordinate system for a rigid body
Replies: 5
Views: 8077

Generating precise local coordinate system for a rigid body

How do I define a precise coordinate system based on the known geometry of 6 markers making up a rigid body? That is, I need to exactly define through / relative to which markers each of the three axes runs. I also need to precisely position the centre relative to the markers (and not in the geometr...
by c.s.chapman
Wed Jul 09, 2014 9:54 am
Forum: OptiTrack Data Streaming
Topic: Setting Take Name via Matlab
Replies: 1
Views: 2964

Setting Take Name via Matlab

I've got a successful communication between Matlab and Motive and can send and receive all messages except the TakeName command. I have tried: theClient.SendMessageAndWait('TakeName','Take1') [gives error for wrong method format] theClient.SendMessageAndWait('TakeName,Take1') [does nothing] theClien...
by c.s.chapman
Fri May 27, 2011 5:28 pm
Forum: Tracking Tools
Topic: Real-time data into Matlab
Replies: 1
Views: 3464

Real-time data into Matlab

<t>Any suggestions for getting real-time data out of Tracking Tools into Matlab? I tried the Tracking_Tools_demo.m but it doesn't work for me (see post on that thread for details). I have started looking at using the NatNet protocol - does anyone have some sample Matlab code for setting up the clien...
by c.s.chapman
Fri May 27, 2011 5:26 pm
Forum: Tracking Tools
Topic: Tracking tools - Matlab and Labview
Replies: 33
Views: 81083

Re: Tracking tools - Matlab

<t>Hello,<br/> <br/> Has anyone tried the Tracking Tools API to Matlab interface with a newer version of Matlab and Tracking tools? I am running Matlab 7.10.0 (R2010a) and Tracking Tools 2.3.2. The load library seems to function OK (typical warnings and functions not found), but I seem get no respon...