Is pointcloud compressable?
I'm using the PR2 and when I'm sending the date through the network I'm having lag problems. And for example, when I receive the image of one of the cameras, there's a topic in which the information is compressed (format: image_topic/compressed
), and this way I can speed up things. So I would like to know if it's possible to do the pointcloud generated by the kinect in a compressed format. Or in other case, is there a launch file (or something like that) in which I can take the compressed image and depth image and convert them to pointcloud?