blainder-range-scanner icon indicating copy to clipboard operation
blainder-range-scanner copied to clipboard

Parallel Scanning of LiDAR sensors

Open binshaea opened this issue 7 months ago • 0 comments

Hi all,

I am writing this to ask if someone have tried to perform a scanning of multiple liDAR sensors in blender in parallel without issues? I tried to do this using threading in python but it seems that this is not applicable with blender bpy library. it starts scanning in parallel but then raise an error says that the process failed because of a wrong context. Also I am not if Blainder add on has an issue with parallel execution. If someone tried to do this using a better approach it would be very helpful to share.

binshaea avatar Jul 17 '24 08:07 binshaea