Relative Content

Tag Archive for c++drake

Report bodies that are involved in a collision in Drake

I run a robot simulation in Drake. The robot is loaded from URDF and I want to use hydroelastic collision simulation. Upon collision, I want to report which parts collide. Digging through source, docs and examples, this is what I thought how this is done: