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

Adaptive playback qos based on recorded metadata #364

Merged
merged 7 commits into from
Apr 21, 2020

Conversation

emersonknapp
Copy link
Collaborator

@emersonknapp emersonknapp commented Apr 10, 2020

Closes #125 - finally!
Moves https://github.com/ros-tooling/aws-roadmap/issues/217 to Done

Use the qos profiles that were recorded into a bag's metadata (if present) to choose a profile for playback. Prefer the user-provided override.

@emersonknapp emersonknapp force-pushed the emersonknapp/adaptive-publish branch 3 times, most recently from ce2c338 to 7517b38 Compare April 17, 2020 18:13
Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
@emersonknapp emersonknapp marked this pull request as ready for review April 20, 2020 22:32
@emersonknapp emersonknapp changed the title WIP adaptive playback qos Adaptive playback qos based on recorded metadata Apr 20, 2020
Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
@emersonknapp
Copy link
Collaborator Author

Pre-review run to catch any platform-specific build issues

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Copy link
Contributor

@thomas-moulard thomas-moulard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚢

Copy link
Contributor

@piraka9011 piraka9011 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the extra improvements 👍

Copy link
Contributor

@zmichaels11 zmichaels11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good luck with windows CI

@emersonknapp
Copy link
Collaborator Author

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
@emersonknapp
Copy link
Collaborator Author

@Karsten1987 did you want to take a look through this one? i think the windows issues are resolved so after another CI run I'm thinking to merge it

@emersonknapp
Copy link
Collaborator Author

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@emersonknapp
Copy link
Collaborator Author

Action CI test failure is #381
Windows CI test failure is #380

@emersonknapp emersonknapp merged commit d82dd9f into master Apr 21, 2020
@delete-merged-branch delete-merged-branch bot deleted the emersonknapp/adaptive-publish branch April 21, 2020 22:02
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.

Use QoS for subscription, recording, and playback
4 participants