opensim-org / opensim-gui

SimTK OpenSim graphical user interface and distribution.
Apache License 2.0
64 stars 33 forks source link

ConditionalPathPoint visualization issue #1195

Closed carmichaelong closed 2 years ago

carmichaelong commented 4 years ago

Email from a user:

in the OpenSim GUI (4.1), when a model is loaded with the default value of a coordinate that's within the range when a is active, then the conditional point is always active, it does not visually deactivate even if you move the coordinate value outside of the specified range of the conditional point. If the default coordinate value is outside the conditional point's range, then the point behaves as expected, it visually activates and deactivates as the coordinate's value moves in and out of the specified range. This appears to just be a graphical thing in the Vizualizer Window; the Plot Tool looks like it's calculating muscle kinematics with conditional points activating and deactivating as expected.

I can plan to test and confirm if this is true on multiple models.

aymanhab commented 2 years ago

@carmichaelong this may have been fixed by the fix to #1331, either provide a model to test or close. Thank you

carmichaelong commented 2 years ago

Given the description from the user, the model in #1331 should cover this case, so I'm closing this issue