[Question] Self Collision with robot #3352
Unanswered
Dafodilrat
asked this question in
Q&A
Replies: 2 comments
-
These may be relevant: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for posting this. The current Isaac Lab contact sensor system primarily detects contact forces between the sensor's body and other filtered bodies, but it cannot directly specify if a contact is due to self-collision (robot against itself) versus collision with the environment (e.g., ground) using a single default sensor configuration. I'll move this post to our Discussions section for the team and others to follow up. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to differentiate between a contact sensors collision with the ground and with the robot itself. Is there any way to do this with the current contact sensor application. If not is there a way to figure out if a robot (articulation object) has collided with itself.
Beta Was this translation helpful? Give feedback.
All reactions