Skip to content

Use QoS for subscription, recording, and playback #125

Closed
@Karsten1987

Description

@Karsten1987

Feature Request

  • Detect QoS for topics in order to subscribe to all topics correctly
  • Record QoS of topics in the bag
  • Playback bags with recorded QoS
  • Option to override the recorded QoS with a different profile on playback (e.g. recorded a BEST_EFFORT, but want to play back as RELIABLE)

Original issue report:

as the title says. When publishing topics with unreliable qos, the bag does not record any data on this topic as it expects a reliable connection - meaning all subscribers are spawned as reliable.

Work tracking

Tracking in-progress to-do list here

QoS storage in metadata

Testing robustness

Record with correct QoS

Playback with correct QoS

Explicit profile overrides

Metadata

Metadata

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions