I have a fixed SDFormat file, containing one link and representing a rigid body. How can I programmatically scale the resulting RigidBody
? I’d prefer to be able to do this after plant finalization but doing this during the plant construction phase would already be helpful.
For a feature request, I’d ask for a RigidTransform
but for scale. Is there something similar already in Drake?