rviz: get interactive object behind transparent object
I am playing around with an rviz tool plugin and I'm trying figure out how to select an interactive marker that is behind a transparent non-interactive object.
Is there a way to parse the results from rviz::SelectionManager::pick to get handles to the objects further back in depth?