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

ROS independent builds with rolling release? #211

Open
chhtz opened this issue May 31, 2024 · 0 comments
Open

ROS independent builds with rolling release? #211

chhtz opened this issue May 31, 2024 · 0 comments

Comments

@chhtz
Copy link

chhtz commented May 31, 2024

According to https://github.com/ros/class_loader/blob/rolling/README.md

The class_loader package is a ROS-independent package for loading plugins

However, currently it depends on rcpputils and recursively on rcutils, apparently only for the rcpputils::SharedLibrary class. Are there plans to make this dependency optional (or remove it)?

Additionally, it would help to make the find_package(console_bridge_vendor REQUIRED) optional (simply removing that line does not hurt, if some working console_bridge implementation is installed).

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

No branches or pull requests

1 participant