Skip to content

Overriding QoS profiles for publishers and subscribers #29

@hortovanyi

Description

@hortovanyi

Have updated the UBLOX_NODE to now use pub_options and sub_options for publishers and subscribers per https://github.com/mikeferguson/ros2_cookbook/blob/main/pages/qos.md

Not created and tested in launch files or from the command line overriding the default SensorQoS profile being used.

Can see the QoS profiles with using the following

ros2 topic info -v /ubx_rxm_cor
Type: ublox_ubx_msgs/msg/UBXRxmCor

Publisher count: 1

Node name: ublox_dgnss
Node namespace: /
Topic type: ublox_ubx_msgs/msg/UBXRxmCor
Topic type hash: RIHS01_c95c3c8a18ae055d4e3d558caf65a16866810cf04adab54df5240ddd5da7f235
Endpoint type: PUBLISHER
GID: 01.0f.db.da.c6.9c.0e.2d.00.00.00.00.00.00.3c.03
QoS profile:
  Reliability: BEST_EFFORT
  History (Depth): UNKNOWN
  Durability: VOLATILE
  Lifespan: Infinite
  Deadline: Infinite
  Liveliness: AUTOMATIC
  Liveliness lease duration: Infinite

Subscription count: 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions