Packaging Ignition with Conan

Hello everyone,

I have started the project of making the Ignition libraries available as Conan packages. The goal is to alleviate some of the dependencies issues and make development for Ignition easier.

The repository is: GitHub - joxoby/ign-conan: Conan recipes for Ignition Robotics libraries. Feel free to contribute if you’re interested. My plan is to get a solid set of Ignition libraries working and then push the resulting recipes to conan-center-index.

2 Likes

I’ve already started pushing some recipes to conan-center-index

ignition-math: Add ignition-math by joxoby · Pull Request #3215 · conan-io/conan-center-index · GitHub
sdformat: Add sdformat by joxoby · Pull Request #3216 · conan-io/conan-center-index · GitHub

I will archive the other repository.

2 Likes

Hey Juan:

Sorry I somehow missed the first announce of this in September. It’s amazing to have the ignition libraries available in Conan, thanks for the work! Feel free to tag me on github for any patch that you need against upstream libraries. I’ll try to help there.