You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using BodyNode's isColliding function to detect collision for a specific link. Pulling to the latest master branch seems to have broken this functionality. I am not detecting the collisions correctly (no matter what collision detector I am using). FYI, I am loading my robot from a URDF file.
Any hints? Did you change something on how we should detect for collisions?
The text was updated successfully, but these errors were encountered:
Hello,
I've been using
BodyNode
'sisColliding
function to detect collision for a specific link. Pulling to the latest master branch seems to have broken this functionality. I am not detecting the collisions correctly (no matter what collision detector I am using). FYI, I am loading my robot from a URDF file.Any hints? Did you change something on how we should detect for collisions?
The text was updated successfully, but these errors were encountered: