Search found 17 matches

by cui jiashuo
Wed Feb 20, 2019 11:45 pm
Forum: OpenSim
Topic: Bushing Force not being applied
Replies: 2
Views: 409

Re: Bushing Force not being applied

Thank you very much for your reply. I designed an exoskeleton that supports the body's weight. I want to use opensim to simulate changes in muscle strength before and after wearing the exoskeleton. I have imported the exoskeleton into the opensim Leg6Dof9Musc model. Although I have defined the bushi...
by cui jiashuo
Wed Feb 20, 2019 8:35 am
Forum: OpenSim
Topic: Bushing Force not being applied
Replies: 2
Views: 409

Bushing Force not being applied

Hello everyone, I am a newbie. I defined an exoskeleton and the body's bushingforce like this, but it didn't work. What is the problem? <BushingForce name="BackJointBushing"> <isDisabled>false</isDisabled> <!--One of the two bodies connected by the bushing.--> <body_1>chair_less_lower</body_1> <!--T...
by cui jiashuo
Wed Jan 16, 2019 6:11 pm
Forum: OpenSim
Topic: Model Visualization using opensim4.0 C++ API
Replies: 8
Views: 611

Re: Model Visualization using opensim4.0 C++ API

Dear Dimitar Stanev, thank you for your help, I designed an exoskeleton similar to the chairless chair (to support the body weight). I want to use the opensim contrast simulation before and after wearing the exoskeleton, the thigh muscle torque changes. I checked a lot of information, but I can't do...
by cui jiashuo
Thu Jan 03, 2019 6:05 pm
Forum: OpenSim
Topic: Model Visualization using opensim4.0 C++ API
Replies: 8
Views: 611

Re: Model Visualization using opensim4.0 C++ API

OK,I will try ,thank you.
by cui jiashuo
Thu Jan 03, 2019 1:21 am
Forum: OpenSim
Topic: Model Visualization using opensim4.0 C++ API
Replies: 8
Views: 611

Re: Model Visualization using opensim4.0 C++ API

Yes, in fact I did not find opensim3.3 on opensim github, so I downloaded opensim4.0. Can you tell me where to find 3.3? Thank you
by cui jiashuo
Mon Dec 24, 2018 7:49 pm
Forum: OpenSim
Topic: Model Visualization using opensim4.0 C++ API
Replies: 8
Views: 611

Re: Model Visualization using opensim4.0 C++ API

Why does it show no matching function for call to OpenSim::Body::attachGeometry OpenSim::Mesh
by cui jiashuo
Mon Dec 24, 2018 6:18 pm
Forum: OpenSim
Topic: Unable to add ground to an opensim model
Replies: 8
Views: 806

Re: Unable to add ground to an opensim model

Why can't my opensim find the addDisplayGeometry function?