Open
Description
Right now the realsense cameras are publishing a lot, they take up something like 30% of the CPU. It has to be possible to reduce the load. Maybe there are things we don't need. The first candidate would be point clouds. We can always reconstruct point clouds later if we need to, right? This idea needs testing and experimentation