depthai-ros icon indicating copy to clipboard operation
depthai-ros copied to clipboard

[Feature-Request] Low quality, low bandwidth pointcloud for wireless communication?

Open royito55 opened this issue 2 years ago • 1 comments

Start with the why:

I want to be able to transmit the /oak/points (depthai_ros_driver pointcloud.launch.py) topic over the internet, so I want to configure the parameters in order to have the lightest pointcloud message possible; currently, there are problems in wireless communication for pointcloud messages with the default parameters.

Move to the what:

Is there a guide on which parameters I should tune to achieve this?

royito55 avatar Oct 13 '23 12:10 royito55

Hi, unfortunately ROS2 is known to have problems with large messages, what you could do to solve that message:

Serafadam avatar Oct 13 '23 15:10 Serafadam