Search found 5 matches
- Tue Apr 03, 2012 4:23 am
- Forum: OpenSim
- Topic: OpenSim-Matlab API Communication
- Replies: 3
- Views: 620
OpenSim-Matlab API Communication
Hi! I'm planning on using Matlab and OpenSim together to test new control algorithms. I would like to know if the OpenSim API allows the following: I want to have a control algorithm in Matlab sending different control inputs (muscle excitations for example) with each timestep to OpenSim (forward dy...
- Wed Jun 22, 2011 2:22 pm
- Forum: OpenSim
- Topic: Error in RRA/CMC
- Replies: 0
- Views: 191
Error in RRA/CMC
<t>Hi!<br/> <br/> I'm trying to estimate muscle activations from my experiments and in the RRA part I keep getting this error:<br/> <br/> Exception:<br/> ArrayPtrs.get: Array index out of bounds.<br/> <br/> Does anyone know what this means?<br/> <br/> About my model/experiment:<br/> I acquired the v...
- Tue Jun 21, 2011 1:00 pm
- Forum: OpenSim
- Topic: Runtime Error
- Replies: 10
- Views: 1430
RE: Runtime Error
I am also getting that same error whenever I try to run the RRA algorith. Last time it was at 20% when I had the error. I'm running OpenSim on Win7 x86 Laptop. My Java version is Java SE 6 Update 23. I'm gonna update it and run it again.
- Sun Jun 19, 2011 7:10 am
- Forum: OpenSim
- Topic: Prescribing a motion from sensor data
- Replies: 1
- Views: 122
RE: Prescribing a motion from sensor data
I was looking at the *.mot files and found that you can prescribe joint angle and do the inverse dynamics afterwards.
- Fri Jun 17, 2011 4:32 pm
- Forum: OpenSim
- Topic: Prescribing a motion from sensor data
- Replies: 1
- Views: 122
Prescribing a motion from sensor data
<t>Hi!<br/> <br/> I have acquired kinematic data from inertial sensing, in this case ankle angle and I would like to know if OpenSim allows me to prescribe these angles (instead of generalized coordinates) to a model and do the inverse dynamics to get internal forces and muscle activations. There we...