eliasjlara / PUM-04

Repository for group 4 in the TDDD96 course. Kanban link ⬇
https://github.com/users/eliasjlara/projects/7
MIT License
6 stars 1 forks source link

Android lidar paint #177

Open alexanderortengren opened 6 months ago

alexanderortengren commented 6 months ago

WHY? Painting the lidar data in application to save on resources on RPI

WHAT? Creating the bitmap in separate class called LidarPainter (is it placed in the correct place)? Taking and converting from a array of float32 to imageBitMap in lidarclient

alexanderortengren commented 6 months ago

This is an extension of androidlidar branch that is not yet approved pull request

thulavall commented 6 months ago

I think we should wait with this one as we are a bit short on time