You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
query_ray and query_ray_closest completely omit a cuboid, but correctly find a plane when compiled on release. When compiled on debug, they both find the cuboid and the plane.
The text was updated successfully, but these errors were encountered:
query_ray
andquery_ray_closest
completely omit a cuboid, but correctly find a plane when compiled on release. When compiled on debug, they both find the cuboid and the plane.The text was updated successfully, but these errors were encountered: