Replies: 1 comment 4 replies
-
You can try using contact sensor to detect different contact collisions and measure collision forces.
|
Beta Was this translation helpful? Give feedback.
4 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 have a Go1 with self collision enabled. I want to differentiate between collisions with the ground and collisions with itself in order to punish it with a negative reward or early termination during training. Ideally I would like to know the magnitude of the collisions as well. Anyone know how to do it?
Beta Was this translation helpful? Give feedback.
All reactions