Skip to content

Fix missing libs #3430

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

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

Fix missing libs #3430

wants to merge 30 commits into from

Conversation

mosfet80
Copy link
Contributor

@mosfet80 mosfet80 commented Apr 12, 2025

Description

Compile fails "with ros rolling" due to missing dependencies

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

@mosfet80 mosfet80 changed the title Fix missinglibs Fix missing libs Apr 12, 2025
Copy link

codecov bot commented Apr 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (0d84edb) to head (59c9e6f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #3430       +/-   ##
==========================================
- Coverage   45.85%   0.00%   -45.84%     
==========================================
  Files         717     530      -187     
  Lines       62630   47348    -15282     
  Branches     7580    6044     -1536     
==========================================
- Hits        28715       0    -28715     
- Misses      33749   47348    +13599     
+ Partials      166       0      -166     

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

Copy link
Contributor

@sea-bass sea-bass left a comment

Choose a reason for hiding this comment

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

The package added does not exist and makes the builds fail.

EDIT: Seems this was added 4 days ago: ros2/rviz#1262 but it's simply too early for the binaries to be available.

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