Closed EricCousineau-TRI closed 5 years ago
This functionality is also required for collision checkers in Anzu to load robot geometry from the Sdf model rather than the current solution of separately loading per-link collision geometry by hand.
FTR I wouldn't use connecting to alternative visualizers as a motivation. There is a plan/intention to provide visualizer-ports to SceneGraph
(an initialization port and an update port) as per #8473. Also, this issue is a repeat of #9128.
Aye, it is a duplicate. Closing.
(I guess I had searched for "geometry introspection", which that issue didn't show up...)
At present, there's no way to introspect what shapes are in a
SceneGraph
; at present, usages likemeshcat_visualizer
(and some usages of RViz translators, such as Anzu) callDisplatchLoadMessage
, and then inspects the corresponding LCM message as a workaround.\cc @calderpg-tri