Search found 5 matches

by Bojun Huang
Thu Nov 11, 2021 3:08 am
Forum: OpenSim
Topic: how do use the sdk in .Net
Replies: 0
Views: 131

how do use the sdk in .Net

Hi, OpenSim community,

I want to build some tools for my project( .Net environment) by using the SDK.
How do I add the SDK into my winform project, is there some guidance about it?

Thank you.
by Bojun Huang
Sun Oct 24, 2021 8:40 pm
Forum: OpenSim
Topic: How to build a model for lifting a bumbbell during CMC
Replies: 0
Views: 213

How to build a model for lifting a bumbbell during CMC

I want to use CMC to study lifting a dumbbell from the ground with a motion capture system and two force plates for two legs. When I go to RRA, the model floats in the air or sinks to the ground. I wonder how to build a model for it. Do I need to apply the dumbbell force to the hand, and if so, how ...
by Bojun Huang
Tue Sep 07, 2021 8:05 am
Forum: OpenSim
Topic: Run Fail: ExampleMain
Replies: 4
Views: 737

Re: Run Fail: ExampleMain

Hello,

Thank you! Building "Debug" is the reason cause the error, after I try building "Release" or "RelWithDebInfo" as you said.
And it is my mistake that I didn't fully read the documentation.

Best regards,
-Bojun
by Bojun Huang
Tue Sep 07, 2021 1:02 am
Forum: OpenSim
Topic: Run Fail: ExampleMain
Replies: 4
Views: 737

Run Fail: ExampleMain

Hello, I try to build and run a C++ Example( ExampleMain ), following the guide https://simtk-confluence.stanford.edu/pages/viewpage.action?pageId=29165309 . When I went to Compiling and running the example , it showed "string too long", like fig.1. fig.1.png How can I fix the problem? Thanks. Envir...
by Bojun Huang
Tue Aug 31, 2021 6:20 am
Forum: OpenSim
Topic: how do compute muscle excitations by using full body model with dumbbell
Replies: 0
Views: 177

how do compute muscle excitations by using full body model with dumbbell

Hi, OpenSim community, I would like to study muscle excitations when subjects grab dumbbells from the ground and keep it stable. Considering the dumbbell will be changed after executing Scale Model , I added the dumbbell model into the model files after executing Scale Model . And the dumbbell is co...