Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UI tooling for editing muscle curves (e.g. ForceVelocityCurve) #836

Open
mrrezaie opened this issue Apr 7, 2024 · 2 comments
Open

Comments

@mrrezaie
Copy link

mrrezaie commented Apr 7, 2024

Hi,

First of all, thank you so much for developing such an amazing software.

In Properties window, I couldn't find a way to change the properties of muscle curves such as ActiveForceLengthCurve and others in a model with Millard2012EquilibriumMuscle, e.g., Rajagopal. I was wondering if this feature is available.
image

OC 0.5.8

Thank you.

@adamkewley
Copy link
Collaborator

Hi @mrrezaie , thanks for your praise!

The curves aren't currently edit-able in the UI because it seemed likely that it would require a custom UI (e.g. to select function shape, place spline points, change params, etc.), but it's something that's obviously a UX gap that we need to bridge with a custom UI eventually 😉

For now, unfortunately, the best that you can do in OSC 0.5.8 (or newer) is to open the osim in OSC and then edit the curves in raw XML (perhaps I should at least provide a raw XML editor in-UI for stuff like this, but that's another feature :-))

@mrrezaie
Copy link
Author

mrrezaie commented Apr 9, 2024

I appreciate the time and endeavor you put on this.

@adamkewley adamkewley changed the title Change the properties of muscle curves Add UI tooling for editing muscle curves (e.g. ForceVelocityCurve) May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants