Page 1 of 1

Opensense: live results and plots

Posted: Thu May 28, 2020 4:25 am
by brunompinto
Hi,
I would like to know if it is possible to read the sensor data and visualize it using open sense during the readings. I also would like to know if there is the possibility of obtaining the plots of the OpenSim in python during the reading.

Thank you for your help!!

Re: Opensense: live results and plots

Posted: Thu May 28, 2020 9:39 am
by aymanh
Hi Bruno,

Current setup, out of the box, for opensense and our tools in general is to run off-line on pre-recorded sensor data. You can write your own driver/code that tries to accomplish the "live" counter-part utilizing our API. There are several community efforts to perform online calculations (e.g. https://github.com/RealTimeBiomechanics/rtosim) but none of them is incorporated into OpenSim or opensense yet, though we plan to tackle these issues in the near future.

Best regards,
-Ayman