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

[Foxy]: Fix type annotation for get_parameters_by_prefix. #964

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

clalancette
Copy link
Contributor

This makes it match Galactic, Humble, and Rolling.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

Interestingly, this was fixed in Foxy before: #482 . However, it seems to have been reverted later on in #457 , so this updates the Foxy version with what is in later ROS distributions.

This makes it match Galactic, Humble, and Rolling.

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

Still a draft since I haven't tested this yet.

@clalancette
Copy link
Contributor Author

Tested now, so marking as ready for review. I'll also run CI on this.

@clalancette clalancette marked this pull request as ready for review June 29, 2022 15:00
@clalancette
Copy link
Contributor Author

clalancette commented Jun 29, 2022

CI:

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

Copy link
Contributor

@sloretz sloretz left a comment

Choose a reason for hiding this comment

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

CI is failing in test_launch_ros; however, the failures don't seem related to this PR, and I think test args of --packages-select rclpy would have been sufficient for this change anyways.

@clalancette clalancette merged commit abbc1b4 into foxy Jul 8, 2022
@delete-merged-branch delete-merged-branch bot deleted the clalancette/foxy-fix-type-annotation branch July 8, 2022 21:20
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