Filter löschen
Filter löschen

SLDRT build error Vicon stream acquisition

2 Ansichten (letzte 30 Tage)
minkow38
minkow38 am 10 Mai 2017
I'm trying to get UDP stream coming from a motion capture system (Vicon) so that I can get the position of my robot in real time but I'm having trouble building my model.
I configured my model to External, using rtwin.tlc system target file.
I'm using ViconBlock [http://www.gipsa-lab.fr/projet/RT-MaG/download/Vicon/ViconBlock.pdf] to receive the Udp stream (I have followed the steps in the documentation) and here is the error I get when building:
../Client.h:34:10: fatal error: 'string' file not found
#include <string>
^
1 error generated.
gmake: *** [SfunCPP_RecoverVicon_SDK.obj] Error 1
Any ideas on how to build it properly?

Antworten (0)

Kategorien

Mehr zu Model Preparation for Real-Time Simulation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by