Skip to content

QOS Profile support#1150

Open
Roald-Schaum wants to merge 9 commits intoRobotWebTools:ros2from
SHC-ASTRA:ros2
Open

QOS Profile support#1150
Roald-Schaum wants to merge 9 commits intoRobotWebTools:ros2from
SHC-ASTRA:ros2

Conversation

@Roald-Schaum
Copy link

@Roald-Schaum Roald-Schaum commented Feb 18, 2026

Public API Changes

register_advertisement now has a QoSProfile variable named 'qos'
subscribe now has a QoSProfile variable named 'qos'

If the qos variable is not supplied at any point in the pipeline, it defaults to the currently preexisting QOS settings.

Description

Message topics now have support for QOS profiles. This was not a thing in ROS1, but with ROS 2 it is necessary to have compliant QOS profiles between all publishers and subscribers on a node.

#887

@Roald-Schaum Roald-Schaum marked this pull request as draft February 18, 2026 02:35
@Roald-Schaum Roald-Schaum marked this pull request as ready for review February 18, 2026 03:50
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

Successfully merging this pull request may close these issues.

1 participant