Search found 8 matches

by Alejandro Medina
Tue May 05, 2015 10:35 am
Forum: OpenSim
Topic: Performing CMake files
Replies: 2
Views: 164

Re: Performing CMake files

Hi,

Thanks, I had to select another version of VisualStudio; I've installed VS 2013 and I was selecting VS2010
by Alejandro Medina
Tue May 05, 2015 9:54 am
Forum: OpenSim
Topic: Performing CMake files
Replies: 2
Views: 164

Performing CMake files

Hi, I'm trying to generate a solution file using CMake. I followed step by step from the tutorial and it isn't working. Error Message The C compiler identification is unknown The CXX compiler identification is unknown CMake Error at CMakeLists.txt:8 (PROJECT): No CMAKE_C_COMPILER could be found. CMa...
by Alejandro Medina
Thu Apr 09, 2015 11:27 am
Forum: OpenSim
Topic: Editing a model
Replies: 7
Views: 438

Re: Editing a model

Hi,

Yes James, I did changed the geometry nam in the model.

I'm trying to attach the vtp file but for some reason the page crashes and reloads the information.
How else can I show the vtp file in the forum?

Thanks
by Alejandro Medina
Thu Apr 09, 2015 6:36 am
Forum: OpenSim
Topic: Editing a model
Replies: 7
Views: 438

Re: Editing a model

Hi Ayman, Thanks for your help, but I still have problems displaying the new bone. I did what you told me: save the .stl file in the same folder as model, saving the .stl file as .vtp with ASCII encodinig and it isn't displayed yet. I also changed the .stl extension to .vtp as I started using the ot...
by Alejandro Medina
Wed Apr 08, 2015 9:40 am
Forum: OpenSim
Topic: Editing a model
Replies: 7
Views: 438

Editing a model

errorHumerus.PNG Hi, I'm trying to edit the code from the arm26 OpenSim model. What I'm trying to do is to replace the humerus for one created by us. The problem presented is that the system recognizes the bone but it doesn´t display the new humerus, I've already tried to show it (right clic>displa...
by Alejandro Medina
Thu Jan 29, 2015 1:34 pm
Forum: OpenSim
Topic: Adding muscles as forces
Replies: 5
Views: 538

Re: Adding muscles as forces

I also finished writing the code til the point where it says to compile and run the program

Thanks
by Alejandro Medina
Thu Jan 29, 2015 1:32 pm
Forum: OpenSim
Topic: Adding muscles as forces
Replies: 5
Views: 538

Adding muscles as forces

Hi, I'm developing the tutorial "Performing a Simulation Part Three ". At the point of adding the muscles as forces, i can build and run the code with no problem but when i load the model in OpenSim the muscles are nowhere. Somebody knows what am i doing wrong or if there's something else i should d...
by Alejandro Medina
Thu Jan 08, 2015 12:13 pm
Forum: OpenSim
Topic: Runnig OpenSimTugOfWar
Replies: 2
Views: 151

Runnig OpenSimTugOfWar

Hi, I got problems to run the project TugOfWar1_CreateModel.cpp on Visual Studio 2013 Ultimate; i went through all the previous steps, including CMake steps, until clicing the green button for playing the project. After building and trying to run there apears and error message that says: error.PNG