Closed siddharthcb closed 1 year ago
I suspect it's something similar to the issue here: https://github.com/swri-robotics/mapviz/issues/660. I'm not sure if 20.04 made fixing this any easier, but we could take a look at it again.
I got a same problem. Is there any solution?
Mapviz is unsupported for Raspberry Pis due to their OpenGL implementation, see here for further discussion: https://github.com/swri-robotics/mapviz/issues/580. Fixing this would require re-writing the backend rendering, and we are not planning on do so at this time.
Thanks for this package. my build was successful on raspi 4b booted with ubuntu 20.04. however, I am unable to get the gui there is no particular error displayed on the terminal either.
I have tried building from source and apt-installing it but both gives me the same error.
sudo apt update && sudo apt upgrade
did not solve the problem either. Any insights on this would be helpful.