Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ROS2] Revamp QoS Settings #93

Open
amalnanavati opened this issue Sep 15, 2023 · 0 comments
Open

[ROS2] Revamp QoS Settings #93

amalnanavati opened this issue Sep 15, 2023 · 0 comments

Comments

@amalnanavati
Copy link
Contributor

Followup to #62 and #92 . Now that we have revamped the Executors and CallbackGroups, the other part of ROS2's architecture that may be causing issues is our QualityOfService settings. In many cases, we just stick to a pre-implemented QoS, or we just pass in a queue length like 1, without thinking intentionally about what guarentees we want in each dimension of the QoS policy. This Issue is to address that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant