RobotLocomotion / models

Shareable model files (urdf/sdf + meshes, etc) for our robotics projects
25 stars 23 forks source link

Bulk glTF conversion #44

Closed jwnimmer-tri closed 3 months ago

jwnimmer-tri commented 3 months ago

Per https://github.com/RobotLocomotion/drake/issues/20935, we want nearly all of our models to use gltf (not obj) for visual meshes.

Note that proximity meshes (if any?) should not be converted to gltf.

All gltfs with png file should also have ktx2 textures available (gltf-used but not gltf-required).

This ticket will track the conversion process:

jwnimmer-tri commented 3 months ago

Hallelujah!

jwnimmer-tri commented 2 months ago

franka_description: Converted, but they can be replaced by Anzu's as we see fit.

FYI this was submitted as #66.