Open
Description
Transcribed from RobotLocomotion/drake#10704:
Follow-up from: RobotLocomotion/drake#10702
We should update the models to use an estimation from the mesh (if possible).
This may involve:
- Simplifying / separating the inertial estimation from the current
//manipulation/util:meshlab_to_sdf
binary (e.g. just give it an OBJ, and it'll give you an<inertial/>
with no frame adjustment) - Ensuring that the center of mass is accurate given the inertial adjustments.