mgschwan / blensor

Blender Sensor Simulation
www.blensor.org
Other
180 stars 47 forks source link

Added check for index out of bounds error #19

Closed samarth-robo closed 6 years ago

samarth-robo commented 8 years ago

This addresses errors like IndexError: index 3200818124 is out of bounds for axis 0 with size 307200 mentioned at http://www.blensor.org/node/57, while using the Kinect.

mgschwan commented 6 years ago

Manually merged changes