Search found 3 matches

by Santiago Canete
Thu Dec 17, 2020 12:14 pm
Forum: OpenSim
Topic: Using a single frame as markers reference for IKSolver.
Replies: 0
Views: 115

Using a single frame as markers reference for IKSolver.

Hello, I am trying to use the IKSolver for a real-time application. The problem I am having is that I initialize MarkersReference when the first frame is received which causes the second frame to be out of the time range for obvious reasons. I wanted to know if there is a way to potentially update m...
by Santiago Canete
Wed Oct 24, 2018 8:20 am
Forum: OpenSim
Topic: Matlab - From OSim 3.3 to OSim 4.0 issues
Replies: 1
Views: 231

Matlab - From OSim 3.3 to OSim 4.0 issues

I have written a Matlab program to produce a scaling, IK and ID analysis. Everything worked correctly until I switched from 3.3 to 4.0. I followed the Matlab setup for OpenSim and added the 4.0 bin to the path and the environmental variables and set it before 3.3 within the Path. So OpenSim 4.0 is b...
by Santiago Canete
Wed May 23, 2018 12:45 pm
Forum: OpenSim
Topic: InverseKinematicSolver() & InverseDynamicsSolver()
Replies: 1
Views: 144

InverseKinematicSolver() & InverseDynamicsSolver()

I am interested in using the inverse kinematics and inverse dynamics solver instead of the tool. However, it seems like Visual Studio is not able to found it in OpenSim.h. Any ideas of how I could go about it?

Thank you.