Skip to content

How to get only first intersection using RayCasting List_Intersections() method #6735

Discussion options

You must be logged in to vote

The cast_rays method is open3d's way of getting only the first intersection with a surface. The following two documentation sources show how to use the cast_rays method in O3D:

  1. https://www.open3d.org/docs/latest/python_api/open3d.t.geometry.RaycastingScene.html

  2. https://www.open3d.org/html/tutorial/geometry/ray_casting.html

Hope my struggles can help someone down the line somewhere. If anyone has any questions feel free to comment on this post and I will try to reply with help.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alexandergeiersbach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant