dm_control
dm_control copied to clipboard
I want to which object is in contact with which object using mjContact, etc.
Hello,
I want to know which object is in contact with which object using mjContact, etc.
If there is contact between objects as shown in the figure below (yellow area),
is it possible to know which object is in contact with which object,
such as geom name, id number, etc. using mjContact, etc.?


Thank you!