Search found 1 match
- Thu Nov 05, 2020 3:51 am
- Forum: OpenSim
- Topic: OSIM <-> URDF/SDF converter scheme tenable?
- Replies: 4
- Views: 1531
Re: OSIM <-> URDF/SDF converter scheme tenable?
Hi, Andrew. I don't think it makes sense to try to convert sdf to osim via Simbody objects. They are too low-level. Instead, a conversion from the Gazebo model format to the OpenSim model format would be better. One issue you will need to address is the construction of a multibody spanning tree. Fo...