Regarding Getting Data From Optitrack To Simulink

조회 수: 19 (최근 30일)
Shivam Bajpai
Shivam Bajpai 2022년 12월 22일
댓글: Roshan Swain 2023년 1월 2일
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
Shivam Bajpai
Shivam Bajpai 2022년 12월 30일
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 2023년 1월 2일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by