Good evening!
I am currently trying to use the RollingOnSurfaceConstraint in OpenSim to help constrain the feet of my model. After coding the constraint in XML, the model will not open in OpenSim. I coded the constraint as <RollingOnSurfaceConstraint>. Any advice on this topic would be much appreciated!
Thank you!
Best,
Aspen
Rolling On Surface Constraint
- Aspen Taylor
- Posts: 7
- Joined: Mon Mar 02, 2020 7:27 pm
- Carmichael Ong
- Posts: 401
- Joined: Fri Feb 24, 2012 11:50 am
Re: Rolling On Surface Constraint
Hard to debug with the info given. It's usually very easy to miss closing tags (e.g., </RollingOnSurfaceConstraint>) so that would be the first place to look. If you need a place to copy the correct XML tags, check out the option in the GUI: "Help --> XML Browser" to make sure you have the right tags.
- Aspen Taylor
- Posts: 7
- Joined: Mon Mar 02, 2020 7:27 pm
Re: Rolling On Surface Constraint
Thank you for your advice! I checked out the tags and double checked to make sure they were all correct. However, the model still does not open. I attached an image of the code below.
- Attachments
-
- Capture.PNG (119.57 KiB) Viewed 319 times
- Thomas Uchida
- Posts: 1797
- Joined: Wed May 16, 2012 11:40 am
Re: Rolling On Surface Constraint
Is anything displayed in the Messages window? Someone might be able to help you investigate if you post a MWE (https://en.wikipedia.org/wiki/Minimal_working_example).
- Aspen Taylor
- Posts: 7
- Joined: Mon Mar 02, 2020 7:27 pm
Re: Rolling On Surface Constraint
Nothing pops up in the navigator or messages windows. I do not get any pop up windows. I attached the model below with the RollingOnSurfaceConstraint.
- Attachments
-
- OHDSmodel_CodeVersion4.1_withRollingOnSurfaceConstraint.zip
- (59.19 KiB) Downloaded 19 times