Level-2 MATLAB S-Function to get the data from Optitrack To Simulink

조회 수: 3 (최근 30일)
Shivam Bajpai
Shivam Bajpai 2023년 1월 19일
답변: Mark McBroom 2023년 1월 25일
Hello, everyone,
I am working on Path tracking Algorithm. Regarding this, I am using Optitrack Motion Capturing System and Simulink. I am planning to use Level-2 MATLAB S-Function to get the data from Optitrack to simulink. Can someone please help me how can I do it in details.
Regards
Shivam

답변 (1개)

Mark McBroom
Mark McBroom 2023년 1월 25일
It looks like the API for this device is C++ https://www.optitrack.com/software/camera-sdk/ You will need to write a C++ SFunction or use the C Function block to make the proper C++ calls https://www.mathworks.com/help/simulink/ug/interface-with-c-classes-using-c-function-block.html
Thanks.
Mark.

카테고리

Help CenterFile Exchange에서 Block and Blockset Authoring에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by