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

Lifecycle Node Implementation #308

Open
2 tasks done
vijayreddysamula opened this issue Feb 21, 2025 · 2 comments
Open
2 tasks done

Lifecycle Node Implementation #308

vijayreddysamula opened this issue Feb 21, 2025 · 2 comments
Labels
feature_request New feature or request

Comments

@vijayreddysamula
Copy link

Preliminary Checks

  • This issue is not a duplicate. Before opening a new issue, please search existing issues.
  • This issue is not a question, bug report, or anything other than a feature request directly related to this project.

Proposal

LifecycleNode along with rclcpp::Node

Use-Case

This feature helps alot for my robot to have stronger control over node states.

Anything else?

Hi,
I have concern regarding lifecycleNode setup. In the past, the zed has this support. But later removed it. It will be lot helpful. if the lifecycleNode is still available.

@vijayreddysamula vijayreddysamula added the feature_request New feature or request label Feb 21, 2025
@Myzhar
Copy link
Member

Myzhar commented Feb 21, 2025

Hi @vijayreddysamula
modifying the Wrapper to use Lifecycle is on our roadmap.

We removed it because of the lack of Lifecycle support in image_transport, but we noticed that image_transport has many other issues. We will re-design this part and transform the ZED Components into Lifecycle components.

Unfortunately, this has not yet been scheduled, hence I cannot provide yet a release date.

@vijayreddysamula
Copy link
Author

Hi @Myzhar .

Thank you for the update! I'm hoping that the development can move forward sooner. I'm looking forward to seeing the changes and improvements in the future releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature_request New feature or request
Development

No branches or pull requests

2 participants