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

Logging service support #1102

Merged
merged 5 commits into from
Apr 18, 2023

Conversation

Barry-Xu-2018
Copy link
Contributor

@Barry-Xu-2018 Barry-Xu-2018 commented Mar 30, 2023

Address ros2/ros2#1355

Depend on ros2/rcl_interfaces#154

The commit Add the lock for get/set logger (423b471) can be reverted after ros2/rcutils#397 is implemented.

Copy link
Contributor

@iuhilnehc-ynos iuhilnehc-ynos left a comment

Choose a reason for hiding this comment

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

LGTM, two minor suggestions though.

rclpy/rclpy/__init__.py Outdated Show resolved Hide resolved
rclpy/rclpy/node.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

lgtm with minor comments.

rclpy/rclpy/__init__.py Outdated Show resolved Hide resolved
rclpy/src/rclpy/_rclpy_logging.cpp Show resolved Hide resolved
rclpy/src/rclpy/_rclpy_logging.cpp Show resolved Hide resolved
@fujitatomoya
Copy link
Collaborator

@Barry-Xu-2018 can you start CI with related to PRs?

@Barry-Xu-2018
Copy link
Contributor Author

@iuhilnehc-ynos Could you help to run CI ?

@iuhilnehc-ynos
Copy link
Contributor

Depend on ros2/rcl_interfaces#154

Please rebase it first as there is GetTypeDescription.srv updated in the rcl_interfaces.

@Barry-Xu-2018
Copy link
Contributor Author

@iuhilnehc-ynos Rebase was done for ros2/rcl_interfaces#154.

@iuhilnehc-ynos
Copy link
Contributor

CI:

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

@fujitatomoya
Copy link
Collaborator

CI:

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

Copy link
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

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

Lgtm, I think we're triaging remaining PRs with ci (since things have changed a lot in the last 11days we need to double check these ones) so hopefully once I review the rclcpp one we can get this in.

Signed-off-by: Barry Xu <barry.xu@sony.com>
Signed-off-by: Barry Xu <barry.xu@sony.com>
Signed-off-by: Barry Xu <barry.xu@sony.com>
Signed-off-by: Barry Xu <barry.xu@sony.com>
Signed-off-by: Barry Xu <barry.xu@sony.com>
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.

5 participants