Skip to content

Conversation

@urfeex
Copy link
Member

@urfeex urfeex commented Jul 25, 2025

geometry2 recently changed their headers to use a .hpp instead of .h file ending. This commit adapts includes from geometry2 to that.

This should fix the current rolling regression in the buildfarm, as we build the controllers with treating warnings as errors.

geometry2 recently changed their headers to use a .hpp instead of .h
file ending. This commit adapts includes from geometry2 to that.
@urfeex urfeex requested review from a team and URJala July 25, 2025 10:30
@urfeex urfeex force-pushed the migrate_cpp_headers_geometry2 branch from 7c5b909 to d5412f8 Compare July 25, 2025 10:34
It happened too often recently, that things outside our upstream
workspaces got changed and all pipelines were red until the breaking
change was merged to main. This should help verifying these situations.
@urfeex urfeex force-pushed the migrate_cpp_headers_geometry2 branch from d5412f8 to 430c096 Compare July 25, 2025 10:35
@codecov
Copy link

codecov bot commented Jul 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 5.11%. Comparing base (1b121b7) to head (174429e).
⚠️ Report is 474 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##            main   #1467      +/-   ##
========================================
+ Coverage   3.59%   5.11%   +1.52%     
========================================
  Files         13      33      +20     
  Lines        947    3404    +2457     
  Branches     152     427     +275     
========================================
+ Hits          34     174     +140     
- Misses       843    3228    +2385     
+ Partials      70       2      -68     
Flag Coverage Δ
unittests 5.11% <ø> (+1.52%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@urfeex
Copy link
Member Author

urfeex commented Jul 28, 2025

This will break current kilted builds, as the change has not been released there, yet. See ros/rosdistro#47041. Will merge once that rosdistro PR is merged.

@urfeex
Copy link
Member Author

urfeex commented Jul 28, 2025

With the compatibility layer added, this is actually mergable.

@urfeex urfeex merged commit 065bf7d into UniversalRobots:main Jul 28, 2025
9 of 14 checks passed
@urfeex urfeex deleted the migrate_cpp_headers_geometry2 branch July 28, 2025 11:24
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