Closed DamrongGuoy closed 1 year ago
bazel run //geometry/profiling:contact_surface_rigid_bowl_soft_ball together with bazel run //tools:meldis -- -w doesn't draw contact surfaces. It looks like this:
bazel run //geometry/profiling:contact_surface_rigid_bowl_soft_ball
bazel run //tools:meldis -- -w
I have found a root cause and will propose a solution in a PR.
source
Ubuntu 22.04
No response
Related to #19494
We want to use this non-MultibodyPlant example to speed up Meshcat response time with contact visualization.
What happened?
bazel run //geometry/profiling:contact_surface_rigid_bowl_soft_ball
together withbazel run //tools:meldis -- -w
doesn't draw contact surfaces. It looks like this:I have found a root cause and will propose a solution in a PR.
Version
source
What operating system are you using?
Ubuntu 22.04
What installation option are you using?
No response
Relevant log output
No response