Replies: 1 comment 5 replies
-
Thank you for posting this question. There is a generic ray sensor in Isaac Sim that can be configured to approximate a ray caster. The complete list of available sensors is found in this doc. Also, you may consider a LiDAR sensor. |
Beta Was this translation helpful? Give feedback.
5 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.
-
Thank you very much for Isaac Lab's excellent robot learning platform.
I trained a quadruped robot on rough terrain in Isaac Lab and now I want to migrate the policy to Isaac Sim, but I am having trouble adding sensor observations.
Isaac Sim doesn't seem to have a RayCaster sensor, only something like a LiDAR or ultrasonic sensor.
How can I get a RayCaster ground height measurement sensor in Isaac Sim?
Beta Was this translation helpful? Give feedback.
All reactions