Closed
Description
Describe the Bug
Distance sensors don't see through fully transparent objects (objects with a transparency set to 1).
It seems harder to fix than #3405 because it is related to ray collisions.
Steps to Reproduce
- Open
laser_pointer.wbt
- Change the transparency parameter of the green box to 1
- The lasers still stop on the box
Expected behavior
The lasers should go through the box.