Search found 2 matches

by Leonardo Consoni
Thu Apr 21, 2016 8:18 am
Forum: OpenSim
Topic: Segfault on initSystem
Replies: 11
Views: 1353

Re: Segfault on initSystem

I'm having a plain segfault on initSystem as well, for SimTK 3.5.3 and OpenSim 3.3 release libraries on a small test program, on Arch Linux 64-bit. Based on the comments here, I tried to build a debug version of the libraries and use it on my program (confirmed the debug libraries are being linked w...
by Leonardo Consoni
Wed Apr 06, 2016 2:42 am
Forum: OpenSim
Topic: Real-time inverse kinematics through streaming marker data
Replies: 2
Views: 233

Re: Real-time inverse kinematics through streaming marker da

Hi. I have interest on this as well, but I am a little lost. The method that needs to be overwriten in MarkerData is getFrame, right ? Could I do this even if it's not a virtual method ? Besides, the .trc file contains information about marker names, sampling rate, x, y and z positions over time. Ho...