Balzer82

Results 7 issues of Balzer82

Hi! Great work. Unfortunately I do not understand all details. A tutorial would be nice, where you (graphically) describe, what are the parameters to set up a robot and work...

While scanning a scene, following message occurs with Blender quitting: ``` Do Blensor processing: 465 blender(400,0xa19571a8) malloc: *** mach_vm_map(size=193413120) failed (error code=3) *** error: can't allocate region *** set a...

I have following setup: ``` python import smopy # bounds via http://boundingbox.klokantech.com/ # copy & paste: bounds = [14.262150,51.665628,14.502597,51.880444] maxY = bounds[3] maxX = bounds[2] minY = bounds[1] minX =...

I have mapped the CO2 value to Hue values for the RGB, so we have a continuously color range from 300...1200ppm CO2 (from green to red). Maybe you want to...

If available, a [CarPlay](https://www.apple.com/de/ios/carplay/) version

enhancement

``` Uncaught TypeError: Argument 1 passed to Gamajo_Dashboard_Glancer::show() must be of the type array, null given, called in /var/www/vhosts/.../wp-includes/class-wp-hook.php on line 286 and defined in /var/www/vhosts/.../wp-content/plugins/portfolio-post-type/includes/class-gamajo-dashboard-glancer.php:85 Stack trace: #0 /var/www/vhosts/.../wp-includes/class-wp-hook.php(286):...

I am using the SQLStorageAdapter and after some time I get this error: ``` sqlite3.ProgrammingError: SQLite objects created in a thread can only be used in that same thread. The...

possible bug