Tracking tools - Matlab and Labview

ivanmaric
Posts: 2
Joined: Mon Jun 02, 2014 12:24 pm

Re: Tracking tools - Matlab and Labview

Post by ivanmaric »

I had a quick question, is the s-function that you wrote Linux supported or only Windows?
ivanmaric
Posts: 2
Joined: Mon Jun 02, 2014 12:24 pm

Re: Tracking tools - Matlab and Labview

Post by ivanmaric »

Hi,

Thank you to Stefano for posting the s-function to take tracking data and put it into x,y, and theta coordinates. I was wondering if you knew a clever way to adapt that code for use in Linux. I will run Simulink in Linux because my trajectory is from the ompl (online motion planning library). The only step I am missing is how to extract data from Tracking Tools into Simulink using a similar s function to the one that Stefano gave.

Thanks in advance
idan
Posts: 1
Joined: Tue Aug 05, 2014 10:36 pm

Re: Tracking tools - Matlab and Labview

Post by idan »

hi
i tried creating labview lib for motive tracking tool as litch explained above but the vi are not executable?
does anyone know how to deal with this issue?
idan
jaykay
Posts: 5
Joined: Tue Oct 28, 2014 6:39 am

Re: Tracking tools - Matlab and Labview

Post by jaykay »

Stefano wrote:Hi,

I was able to create a s-function for simulink.
The function imports the angel and position data from tracking tools.

Hope this is helpfull for some of you.
Hi,

i created a Matlab s-function for Motive, very similar to your code.
But i can't build code with Simulink Coder. I need a C mex s-function to do this.
Have you or someone else experience with that?

Regards
Post Reply