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

Support for configure and installing URDF models of ergocub without any dependencies #273

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

traversaro
Copy link
Member

This PR adds support for configuring the ergocub-software/urdf folder as a standalone project with no dependency, useful if one wants just to install the ergocub models without requiring OpenCV and YARP. Furthermore, it also adds the COMPILE_ergoCubModels option, to compile ergocub-software without the models.

This options are meant for advanced users, so I think it is ok not to document then, advanced users interested in them can just read about them in the `CMakeLists.txt.

@traversaro traversaro requested review from Nicogene and martinaxgloria and removed request for Nicogene November 19, 2024 21:03
@traversaro
Copy link
Member Author

An example of usage of this new feature: conda-forge/ergocub-software-feedstock#7 . The idea is that robotology-superbuild users will continue to use the project as an whole as before.

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