Search found 1 match

by ChiChi
23 Apr 2024, 10:42
Forum: General questions
Topic: How to get sensor data of Accerometer and GyroSensor in MATLAB?
Replies: 1
Views: 760

How to get sensor data of Accerometer and GyroSensor in MATLAB?

Dear Coppeliasim, Thank you for your effort in this field. Now a have some problems in using ZMQremoteAPI to get the sensor data of Accerometer and GyroSensor in Matlab. I try to use this code in LUA Scripts: sim.setFloatSignal("accel1",accel[3]) and use these codes in Matlab .m file: sign...