I'm trying to use the Ouster with a Raspberry Pi running a server version of Ubuntu (terminal only) but I run into errors when trying to compile the ouster_ros example. The errors always happen when compiling the ouster_viz package. How simple would it be to create a version of the ouster_ros example without the viz capabilities? Is it enough to just remove all reference of viz from the CMakeLists.txt file?