Skip to content

Bugfix/missing depends#12

Merged
macmacal merged 6 commits intodevelfrom
bugfix/missing_depends
Aug 19, 2025
Merged

Bugfix/missing depends#12
macmacal merged 6 commits intodevelfrom
bugfix/missing_depends

Conversation

@macmacal
Copy link
Copy Markdown
Contributor

@macmacal macmacal commented Aug 19, 2025

Description

Automation for installing missing dependencies:

  • pylon, codemeter, pylon-blaze, libxcb-cursor (basler cameras)
  • luxonis-driver
  • ros2_controllers (missing modules)
  • clang

Closes #7

Motivation and context

New features require packages that are not always publicly available. Other ones were missing so we need to include them too.

How has this been tested?

Tested manually while building a container.

Checklist

  • All TODOs in the code have been resolved or linked to a proper issue.
  • Code has been (auto)formatted.
  • Documentation (e.g., README, CHANGELOG, Wiki) has been updated.
  • All automated checks have passed.

Clickup task: 8699yrw2c

@macmacal macmacal added bug Something isn't working enhancement New feature or request labels Aug 19, 2025
@slimasziom slimasziom self-requested a review August 19, 2025 11:53
Copy link
Copy Markdown
Contributor

@slimasziom slimasziom left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@macmacal macmacal merged commit c177eb9 into devel Aug 19, 2025
1 check passed
@macmacal macmacal deleted the bugfix/missing_depends branch August 19, 2025 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Missing dependencies

2 participants