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

Fix smart pointer constructor & future result usage #14

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

jihyunl2
Copy link

@jihyunl2 jihyunl2 commented Aug 3, 2022

I came across seg fault issues and managed to make it work by changing how two of the smart pointers were initialized. The second change was regarding the future result, which seemed to regard rclcpp::FutureReturnCode::SUCCESS as a service fail.

@kakarrot-anderson kakarrot-anderson deleted the fix_smart_ptr branch March 19, 2024 06:47
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