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

Mark rclcpp::Clock::now() as const #2050

Merged
merged 1 commit into from
Nov 23, 2022
Merged

Conversation

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
@sloretz
Copy link
Contributor Author

sloretz commented Nov 22, 2022

CI (build: --packages-above-and-dependencies rclcpp test: --packages-select rclcpp)

  • Linux Build Status edit: infra fail - auto reran as Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status edit: infra fail - auto reran a few times, failing for more infra issues, manual re-run: Build Status

Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

Seems reasonable to me with green CI (though I think we should run tests with --packages-above rclcpp, just to make sure no downstream packages have a problem with this).

@sloretz
Copy link
Contributor Author

sloretz commented Nov 22, 2022

though I think we should run tests with --packages-above rclcpp, just to make sure no downstream packages have a problem with this

What might happen downstream at run time that needs to be tested?

@clalancette
Copy link
Contributor

What might happen downstream at run time that needs to be tested?

Actually, that's a good point. I missed that the build was --packages-above-and-dependencies, so that's good for me. Sorry for the noise.

@sloretz sloretz merged commit e5d2047 into rolling Nov 23, 2022
@delete-merged-branch delete-merged-branch bot deleted the sloretz__rclcpp__clock_now_const branch November 23, 2022 16:44
alsora pushed a commit to irobot-ros/rclcpp that referenced this pull request Apr 29, 2023
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
alsora pushed a commit to irobot-ros/rclcpp that referenced this pull request Apr 29, 2023
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
alsora pushed a commit to irobot-ros/rclcpp that referenced this pull request May 3, 2023
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
alsora pushed a commit to irobot-ros/rclcpp that referenced this pull request May 3, 2023
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
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.

None yet

4 participants