Cannot get ContactSensorCfg to work #4036
Unanswered
QuackBeans
asked this question in
Q&A
Replies: 0 comments
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'm trying to add contact sensors to my robot env before i clone it for training, however every time i get the following error: "Sensor at path '/World/envs/env_.*/Robot/base_link' could not find any bodies with contact reporter API."
I have enabled activate_contact_sensors in my robot's ArticulationCfg but nothing changes. Perhaps im missing something.
Here is my robot config and my scene setup function from within my env class
I have also tried the following prim path for the contact sensor:
prim_path="/World/envs/env_.*/Robot",
What am i missing here?
Beta Was this translation helpful? Give feedback.
All reactions