Search found 4 matches
- Tue Dec 17, 2024 9:47 am
- Forum: SCONE
- Topic: Modifying MuscleReflex Parameters with SconePy
- Replies: 3
- Views: 2676
Re: Modifying MuscleReflex Parameters with SconePy
Hi Thomas, Yes, it worked perfectly, thank you for the clarification! I was also wondering: is there a way to read or get the parameters using a function in SconePy, similar to how we use scenario.set() to modify them? I also noticed this functionality is not mentioned in the SconePy documentation. ...
- Tue Dec 17, 2024 4:14 am
- Forum: SCONE
- Topic: Modifying MuscleReflex Parameters with SconePy
- Replies: 3
- Views: 2676
Modifying MuscleReflex Parameters with SconePy
Hi Thomas, I am currently using SconePy to run a large number of optimizations. For each optimization, I need to modify specific controller parameters within MuscleReflex (e.g., KL, L0, KF, C0) in the following hierarchy: GaitStateController --> ConditionalControllers --> ConditionalController --> R...
Re: SconePy
Thank you for your prompt response. The reason is that I'm just interested in learning how to work with SconePy. Given that SconePy won't work for this, could you shortly explain how I can achieve the same results using .scone files? Id appreciate any help to understand the necessary steps and funct...
SconePy
Hello, I'm a student interested in using SconePy to simulate the Healthy Gait, as described in this tutorial: Healthy Gait Simulation. I'd like to know how I can incorporate the optimizer (Tutorial 4a - Gait - OpenSim.scone) with the specified controller (ControllerGH2010.scone) and objective (Measu...