Regarding Getting Data From Optitrack To Simulink

Good evening, everyone.
I am working on a path following algorithm in Simulink. I am using the Optitrack motion capturing System to stream the data from motion capturing system(motive software) to Simulink. I request gto help me which block should I use in my simulink model to get the data from motive software(motion-capturing system). I checked online about 'Natnet', but still didn't get how to do it. Please help me.
Thank you

5 Kommentare

Hi,
Do I need to install NATnet SDK in my Simulink system or in system having Optitrack software?
You will need to install it in your simulink system to access the necessary libraries and functions that allow you to communicate with the Optitrack motion capture system and receive tracking data in real-time.
Hello, Sir,
Thank you so much for your response. I have installed the Natnet SDK in my Simulink or MATLAB system and I ran the "NATNetEventHandlingSample" m file, it is connecting to the Optitrack motive software, and plotting the graph of frame VS position and frame Vs rotation, nothing other than that.
I have installed all the zip files and tried to run them all mentioned in the link below.
https://www.mathworks.com/matlabcentral/fileexchange/?q=profileid:5020917
I am sure, I am doing something wrong, I got confused by having so many m files and few Simlink Optritrack files.
I tried using UDP receiver from Instrument Control Toolbox and after inserting the ip address of Motive software contsining system and Simulink system, it verified them but while running it is showing some errors at line 446: I have attached the images below of that.
Not exactly sure about the error but you can :
  • Try adjusting the data type and data size settings in the block to match the settings in Motive.
  • Try disabling the "Enable Blocking" mode(ON by default). This will wait for the packets to arrive at each specific time stamps.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Produkte

Version

R2022b

Gefragt:

am 22 Dez. 2022

Kommentiert:

am 2 Jan. 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by