Regarding Getting Data From Optitrack To Simulink

13 vues (au cours des 30 derniers jours)
Shivam Bajpai
Shivam Bajpai le 22 Déc 2022
Commenté : Roshan Swain le 2 Jan 2023
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 commentaires
Shivam Bajpai
Shivam Bajpai le 30 Déc 2022
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.
Roshan Swain
Roshan Swain le 2 Jan 2023
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.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur General Applications dans Help Center et File Exchange

Produits


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by