Support for SDF?
Hi, does RigidBodyDynamics.jl support extracting dynamics from SDF files?
Not currently, no. It's been in the back of my mind for a while, but it's not a super high priority item for me personally right now. A PR would be most welcome!
Thanks for the info!
I started exploring SDF support a bit, but I found that the behavior of SDF's <frame> tags is currently very ill-defined. I think I'm going to wait at least until a proposal to address this, https://bitbucket.org/osrf/sdf_tutorials/pull-requests/7/pose-frame-semantics-proposal-for-new/diff, has been merged; the proposed specification, http://sdformat.org/tutorials?branch=pose_frame_semantics_proposal&tut=pose_frame_semantics_proposal, looks a lot more sensible.