BrettRD / ros-gst-bridge

a bidirectional ros to gstreamer bridge and utilities for dynamic pipelines
Other
129 stars 30 forks source link

use SensorDataQoS #11

Closed BrettRD closed 3 years ago

BrettRD commented 3 years ago

Following discussions in gazebo, conventions seem to suggest using SensorDataQoS for sensor data, but using .reliable() for publishers. Audio over the network may require longer history buffers, this still needs an override mechanism