RobotLocomotion / models

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

[veggies] Fix bump map of the yellow bell pepper #27

Closed DamrongGuoy closed 8 months ago

DamrongGuoy commented 8 months ago

With help from @SeanCurtis-TRI, we fix the visual effect of the bump map of the yellow bell pepper in MeshCat.

These two pictures from MeshCat compare the effect before and after this change.

image

image

The companion Drake PR is https://github.com/RobotLocomotion/drake/pull/20485. From that Drake PR, you can run Drake with:

drake $ bazel run //examples/hydroelastic/python_nonconvex_mesh:drop_pepper_py -- --simulation_time=0

This change is Reviewable

jwnimmer-tri commented 8 months ago

:lgtm: (given https://github.com/RobotLocomotion/drake/pull/20485#pullrequestreview-1717701805).