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

Switch to use rclpy.init context manager. #402

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

clalancette
Copy link
Contributor

This allows us to use less code, but still cleanup at a known time.

This is part of ros2/rclpy#1280

This allows us to use less code, but still cleanup
at a known time.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
Copy link
Contributor Author

CI:

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

Copy link
Contributor

@adityapande-1995 adityapande-1995 left a comment

Choose a reason for hiding this comment

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

Looks good and cleaner !

@clalancette clalancette merged commit 5856482 into rolling Jul 9, 2024
3 checks passed
@clalancette clalancette deleted the clalancette/rclpy-use-context-manager branch July 9, 2024 00:37
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.

2 participants