Search found 9 matches
- Tue May 13, 2008 11:17 am
- Forum: ME/BIOE 485 (Modeling and Simulation of Human Movement)
- Topic: C++ Compiler
- Replies: 5
- Views: 1899
RE: C++ Compiler
<t>So I switched to Visual C++ 2005 and was able to build the example files, but now I'm running into this error when I run the .exe:<br/> <br/> The procedure entry point ?getMobilizedBodyIndex... could not be located in the dynamic link library SimTKsimbody.dll<br/> <br/> Would it be possible to me...
- Mon May 12, 2008 9:30 pm
- Forum: ME/BIOE 485 (Modeling and Simulation of Human Movement)
- Topic: C++ Compiler
- Replies: 5
- Views: 1899
RE: C++ Compiler
Hi Ayman and Chand,
Thanks for your help.
I downloaded the express edition of visual studio (I'm using Vista).
Is it important which type of project I choose? I'm using a Win32 console app right now.
Eric
Thanks for your help.
I downloaded the express edition of visual studio (I'm using Vista).
Is it important which type of project I choose? I'm using a Win32 console app right now.
Eric
- Sat May 10, 2008 7:47 pm
- Forum: ME/BIOE 485 (Modeling and Simulation of Human Movement)
- Topic: C++ Compiler
- Replies: 5
- Views: 1899
C++ Compiler
<t>Hello,<br/> <br/> It's been a while since I programmed in C...<br/> <br/> I'm trying to work through the simtk core tutorials but I can't figure out how to make sure the “include” folder is part of your compiler’s include path, and the “lib” folder is available to the program at runtime.<br/> <br...
- Tue Apr 22, 2008 12:27 pm
- Forum: ME/BIOE 485 (Modeling and Simulation of Human Movement)
- Topic: CMC Crashing Problems
- Replies: 12
- Views: 3581
RE: CMC Crashing Problems
Hi Ayman,
I do have the files. I can't find your email on the website. I guess I can get it from you in class.
Thanks,
Eric
I do have the files. I can't find your email on the website. I guess I can get it from you in class.
Thanks,
Eric
- Mon Apr 21, 2008 10:11 pm
- Forum: ME/BIOE 485 (Modeling and Simulation of Human Movement)
- Topic: CMC Crashing Problems
- Replies: 12
- Views: 3581
RE: CMC Crashing Problems
<t>So I restarted everything but edited May's file instead of the GUI and everything ran without crashing. I'm going to start analyzing my files now, but whatever was wrong must have had to do with the GUI, so I guess this classifies as a GUI problem. <br/> <br/> Thanks again for your help Katerina,...
- Mon Apr 21, 2008 11:14 am
- Forum: ME/BIOE 485 (Modeling and Simulation of Human Movement)
- Topic: CMC Crashing Problems
- Replies: 12
- Views: 3581
RE: CMC Crashing Problems
<t>Hi May,<br/> <br/> I finished comparing my IK solution to the RRA solution. The kinematics match well (I think).<br/> <br/> Where do I find the reserve/residual forces? Are they the FX FY FZ MX MY MZ force in the RRA_actuation_forces.xml file? <br/> <br/> If so, FX FY FZ MX MY MZ, do not saturate...
- Mon Apr 21, 2008 12:39 am
- Forum: ME/BIOE 485 (Modeling and Simulation of Human Movement)
- Topic: CMC Crashing Problems
- Replies: 12
- Views: 3581
RE: CMC Crashing Problems
<r>-------------------------------------------------------<br/> This program includes software developed by the<br/> Apache Software Foundation (<URL url="http://www.apache.org/">http://www.apache.org/</URL>).<br/> -------------------------------------------------------<br/> <br/> Deleted model<br/>...
- Mon Apr 21, 2008 12:38 am
- Forum: ME/BIOE 485 (Modeling and Simulation of Human Movement)
- Topic: CMC Crashing Problems
- Replies: 12
- Views: 3581
RE: CMC Crashing Problems
Hi May,
Thanks for the quick response. You were right, that flag was true. I switched it to false, but the optimizer is still failing.
I'll post the read out in another post so it doesn't make this one so long.
Thanks for the quick response. You were right, that flag was true. I switched it to false, but the optimizer is still failing.
I'll post the read out in another post so it doesn't make this one so long.
- Mon Apr 21, 2008 12:13 am
- Forum: ME/BIOE 485 (Modeling and Simulation of Human Movement)
- Topic: CMC Crashing Problems
- Replies: 12
- Views: 3581
CMC Crashing Problems
<r>Hello,<br/> <br/> I'm also having problems running CMC on the slow running trial. I was able to successfully run RRA and CMC from May's sample set up files. I can also successfully run RRA from my own setup file. <br/> <br/> I'll list the error read out from the command prompt after this, but fir...