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
When using Blensor 1.0.16rc1 the focal length for a TOF sensor which is set in the GUI is not correctly used. It is hard coded to 10.0 in TOF.py: #10.0mm is currently the distance between the focal point and the sensor
When using Blensor 1.0.16rc1 the focal length for a TOF sensor which is set in the GUI is not correctly used. It is hard coded to 10.0 in TOF.py:
#10.0mm is currently the distance between the focal point and the sensor
replacing 10.0 with flength fixed this problem for me.
The text was updated successfully, but these errors were encountered: