-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Description
| reliability=rclpy.qos.QoSReliabilityPolicy.RELIABLE, |
I run joystick_drivers's joy node, that publishes on topic /joy with BEST_EFFORT QoS setting.
However, this node subscribes with RELIABLE QoS setting, thus the subscription won't work.
Since the packages that modifies (see above) the default QoS is this one, I open an issue on this repo.
If you want, I can test and push a PR where subscription reliability is parametrized. Let me know if there are alternative solutions.
EDIT: sorry, now for some reason I can see that both pub and sub are RELIABLE
Metadata
Metadata
Assignees
Labels
No labels