Hi Ayman,
That worked perfectly. Thanks for your help!
Search found 3 matches
- Mon Oct 05, 2020 3:57 pm
- Forum: OpenSim
- Topic: OpenSim 3.3 GUI not loading
- Replies: 2
- Views: 425
- Mon Oct 05, 2020 11:05 am
- Forum: OpenSim
- Topic: OpenSim 3.3 GUI not loading
- Replies: 2
- Views: 425
OpenSim 3.3 GUI not loading
Hi all, I was using OpenSim 3.3 through the gui and all was fine, but suddenly I cannot see the gui once I open it. I can see the loading panel, but nothing after. I know that it is working because I can use keyboard shortcuts to open and model and load motion... Has anyone had this issue before? (A...
- Mon Dec 16, 2019 6:58 pm
- Forum: OpenSim
- Topic: Body::getJoint() method removed from OpenSim 4.0
- Replies: 1
- Views: 1435
Body::getJoint() method removed from OpenSim 4.0
Hi, I'm attempting to update a piece of code to OpenSim 4.0, however, am running into an issue about getting the joints of a particular body. In previous versions, you could easily access this through: Body::getJoint(). However, this method has now been removed. Essentially, I am trying to create a ...