- `parse_mass()` returns `float` instead of `str` - default parsed mass is 0.0 instead of 1.0 (see http://wiki.ros.org/urdf/XML/link) - Update `trimesh` dependency to `trimesh[easy]` (to support loading Collada meshes) - Won't crash when loading model with joints that mimic unactuated/fixed joints.