new version include many goods
by
or hirshfeld
אור הירשפלד
Or Hirshfeld (2021). orhirshfeld/Simulink_Motive_API_v3 (https://github.com/orhirshfeld/Simulink_Motive_API_v3), GitHub. Retrieved .
Inspired by: Tracking Tools (Optitrack), NatNet (Motive/Arena) simple sample for location data by Or Hirshfeld, Trackable Location (Mocap) from Optitrack Tracking Tools to Simulink by Or Hirshfeld in Technion, MotiveExample, Aasys/AasysMotiveConnector, Natural Point Motive (Optitrack) API interface to Matlab and Simulink 64bit by Or Hirshfeld, orhirshfeld/Motive-Optitrack-API-C-mex-Matlab, C-mex S-function interface to Natural Point Motive (Optitrack) in Simulink by Or Hirshfeld
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
@Yiguo Yan where you able to solve that problem???
Thank for your great job.
I got some trouble.Could you help me?
Warning: Output port 1 of 'Optitrack_Simulink_TrackableLocation/initilaze optittrack' is not
connected.
Warning: The function 'TT_TrackableID' was not found in the library
> In loadlibrary
Warning: The function 'TT_SetTrackableID' was not found in the library
> In loadlibrary
notfound =
1×2 cell array
'TT_SetTrackableID' 'TT_TrackableID'
warnings =
0×0 empty char array
ans =
0
ans =
0
I tried to run your simulink and it give me this error 'Failed to load library 'rtwinlib' referenced by 'Optitrack_Simulink_TrackableLocation/Real-Time Synchronization'' what do you think is the problem>?
Hi,
First off thanks for uploading this! I'm trying to run the program and am encountering some issues with MATLAB crashing. As soon as I initialize the Simulink (display all zeros) MATLAB immediately crashes. I'm running Motive 1.10.1, though I was hoping it should still be compatible. Any thoughts would be appreciated!