chadrockey / TGC-Designer-Tools

Tools to support course creation and Lidar/Terrain Creation in The Golf Club 2019.
Apache License 2.0
44 stars 27 forks source link

Tool won't process lidar #114

Closed MyronBedford closed 1 year ago

MyronBedford commented 1 year ago

Exception in Tkinter callback Traceback (most recent call last): File "tkinter__init.py", line 1705, in call__ File "tgc_gui.py", line 521, in runLidar File "lidar_map_api.py", line 247, in generate_lidar_previews File "site-packages\numpy\core\numeric.py", line 309, in full MemoryError When I process lidar it runs all of the files through and then this shows up.

chadrockey commented 1 year ago

Computer likely out of RAM or memory. Try using fewer lidar files or be sure that your lidar files are all next to each other and not very far apart like on separate sides of a city.