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

Add logging macros for rosbag2_transport #917

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

emersonknapp
Copy link
Collaborator

@emersonknapp emersonknapp commented Nov 23, 2021

Related to #831

The others packages have these. I will be adding more features soon that will need it as well.

The original reason this didn't exist was because everything happened within a Node. However, the "convert" feature will happen mostly within rosbag2_transport, but will not happen inside a Node.

Signed-off-by: Emerson Knapp <eknapp@amazon.com>
@emersonknapp emersonknapp requested a review from a team as a code owner November 23, 2021 22:04
@emersonknapp emersonknapp requested review from MichaelOrlov, jhdcs and lihui815 and removed request for a team November 23, 2021 22:04
Copy link
Contributor

@lihui815 lihui815 left a comment

Choose a reason for hiding this comment

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

makes sense

@emersonknapp
Copy link
Collaborator Author

Gist: https://gist.githubusercontent.com/emersonknapp/186a052e7ecedd2b558f0f141f72a079/raw/72fb858a7485626561780bebcfe51d814de12a9b/ros2.repos
BUILD args: --packages-up-to rosbag2_transport rosbag2
TEST args: --packages-select rosbag2_transport rosbag2
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/9384

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

@emersonknapp emersonknapp merged commit 27b6a7a into master Nov 24, 2021
@delete-merged-branch delete-merged-branch bot deleted the emersonknapp/transport-logging branch November 24, 2021 01:16
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.

None yet

3 participants