Skip to content

fix missing boost #3497

Closed
mosfet80 wants to merge 1 commit intomoveit:mainfrom
mosfet80:Fix_Boost
Closed

fix missing boost #3497
mosfet80 wants to merge 1 commit intomoveit:mainfrom
mosfet80:Fix_Boost

Conversation

@mosfet80
Copy link
Copy Markdown
Contributor

@mosfet80 mosfet80 commented Jun 5, 2025

Description

When compiling Moveit on Ros Rolling and Ubuntu 25.05, the compilation fails due to missing Boost.

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • Extend the tutorials / documentation reference
  • Document API changes relevant to the user in the MIGRATION.md notes
  • Create tests, which fail without this PR reference
  • Include a screenshot if changing a GUI
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers

.
.
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.22%. Comparing base (fb34bff) to head (663f4c0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3497      +/-   ##
==========================================
- Coverage   46.23%   46.22%   -0.01%     
==========================================
  Files         720      720              
  Lines       62713    62714       +1     
  Branches     7591     7591              
==========================================
- Hits        28991    28984       -7     
- Misses      33555    33563       +8     
  Partials      167      167              

☔ 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.

@rhaschke
Copy link
Copy Markdown
Contributor

rhaschke commented Jun 6, 2025

There are no issues with our Rolling CI build.
As this was working before, I guess there is an issue with new upstream packages random_numbers or geometric_shapes. Please provide details about your build environment. Which packages are you building from source? Ideally provide a docker image / Dockerfile illustrating the issue.

@mosfet80
Copy link
Copy Markdown
Contributor Author

mosfet80 commented Jun 6, 2025

my ros environment is set like this:
random_numbers: rolling branch
geometric_shape: use 2.3.1 version + fixboost patch moveit/geometric_shapes#261

@rhaschke
Copy link
Copy Markdown
Contributor

rhaschke commented Jun 6, 2025

How do you handle moveit/geometric_shapes#260 in your setup?

@rhaschke
Copy link
Copy Markdown
Contributor

rhaschke commented Jun 6, 2025

@rhaschke rhaschke closed this Jun 6, 2025
@github-project-automation github-project-automation bot moved this to ✅ Done in MoveIt Jun 6, 2025
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