Replies: 2 comments 2 replies
|
Raycast support is already present on the current IsaacSim main branch for the Newton path. The implementation includes the experimental physics Raycast authoring class and RaycastSensor runtime class, while the Newton stage-update code handles raycast requests. See raycast.py and stage_update_functions.py. In a build containing those extensions, enable isaacsim.sensors.experimental.physics; for packaged releases, check that those files are included because main-branch availability does not guarantee an older binary build contains them. |
2 replies
|
Let's close this and move the discussion to #802 if you have any inputs. |
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.
Is there a new version of newton where the raycast sensor can be used or will the next update of isaacsim (newton physics) include a raycast sensor?
All reactions