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 lifecycle node compatibility to camera_info_manager #190

Merged

Conversation

Rayman
Copy link
Contributor

@Rayman Rayman commented May 18, 2021

This PR is similar to #167. It adds lifecycle node support only to the camera_info_manager. It is backwards compatible.

@Rayman Rayman force-pushed the feature/camera-info-manager-lifecycle branch from 1ec6666 to efac43b Compare May 27, 2021 12:54
@Rayman
Copy link
Contributor Author

Rayman commented May 27, 2021

Hey, can I get some feedback about this PR?

@mjcarroll mjcarroll self-requested a review June 29, 2021 17:22
@mjcarroll mjcarroll self-assigned this Jun 29, 2021
node->get_node_services_interface(), node->get_node_logging_interface(), cname, url)
{
}

Choose a reason for hiding this comment

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

Could you also add an overloaded constructor that takes in the rclcpp::LifecycleNode* that calls the constructor in L88?

Copy link
Contributor Author

@Rayman Rayman Oct 20, 2021

Choose a reason for hiding this comment

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

I've add the constructor. To do this, I had to add a dependency on rclcpp_lifecycle

@Rayman Rayman force-pushed the feature/camera-info-manager-lifecycle branch 2 times, most recently from 8524ee9 to 146901f Compare October 20, 2021 14:24
@Rayman
Copy link
Contributor Author

Rayman commented Oct 27, 2021

@mjcarroll do you have time to take a look at this?

@Rayman Rayman force-pushed the feature/camera-info-manager-lifecycle branch 2 times, most recently from dd188be to 3097069 Compare January 6, 2022 09:27
@Rayman
Copy link
Contributor Author

Rayman commented Jan 6, 2022

I've resolved the merge conflict

@gbiggs
Copy link
Contributor

gbiggs commented Jan 12, 2022

CI:

  • Linux Build Status
  • Linux (aarch64) Build Status
  • Windows Build Status

@audrow audrow changed the base branch from ros2 to rolling June 28, 2022 14:15
@gbiggs
Copy link
Contributor

gbiggs commented Aug 22, 2022

Another stab at CI:

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

@gbiggs
Copy link
Contributor

gbiggs commented Aug 23, 2022

Please fix the build errors and update your branch. When you do that, I will run CI again. Most likely your branch is out of date.

@Rayman Rayman force-pushed the feature/camera-info-manager-lifecycle branch from 3097069 to ce01db1 Compare August 24, 2022 07:12
@gbiggs
Copy link
Contributor

gbiggs commented Aug 28, 2022

Thanks. Here's some more CI.

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

@gbiggs
Copy link
Contributor

gbiggs commented Aug 30, 2022

Looks like I needed a new repos file.

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

@gbiggs
Copy link
Contributor

gbiggs commented Aug 30, 2022

We still have some build failures caused by this PR. Please take a look and fix the errors.

@Rayman
Copy link
Contributor Author

Rayman commented Aug 31, 2022

We still have some build failures caused by this PR. Please take a look and fix the errors.

Sorry that it's taking a bit of time, at my work we are still on ROS1 so I have to make some dedicated time free to figure out why it's not building.

@Rayman
Copy link
Contributor Author

Rayman commented Aug 31, 2022

Seems to be fixed now

@gbiggs
Copy link
Contributor

gbiggs commented Aug 31, 2022

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

@gbiggs
Copy link
Contributor

gbiggs commented Sep 1, 2022

CI looks good! Thanks for the work.

@gbiggs gbiggs merged commit 24e341a into ros-perception:rolling Sep 1, 2022
@Rayman Rayman deleted the feature/camera-info-manager-lifecycle branch September 1, 2022 12:46
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