Idyntree: add vendored libxml2

Created on 16 Jan 2020  路  5Comments  路  Source: robotology/idyntree

Now that we have a nice CMakeLists available at https://github.com/roboticslibrary/libxml2
What about adding libxml2 in the "extern" dir and build a private static lib ?
As far as I know, the use of libxml2 is only private in iDyntree

Most helpful comment

I was thinking of adding an option of grabbing Eigen3 and LibXml2 via FetchContent, would it be ok also that?

All 5 comments

I was thinking of adding an option of grabbing Eigen3 and LibXml2 via FetchContent, would it be ok also that?

My dreams would come true !

iDyntree self contained for 1.2 ?

iDyntree self contained for 1.2 ?

Let's see, it is not difficult but I don't know when we will be working on it.

If neither eigen nor libxml2 appears in the public header, having it build by itself would be a great addition. Easier to install on embedded systems

Was this page helpful?
0 / 5 - 0 ratings