{
  "name": "idyntree",
  "href": "https://vcpkg.link/ports/idyntree",
  "supports": "!xbox",
  "published_at": "2026-02-13T00:27:00.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/robotology/idyntree",
  "description": [
    "Multibody Dynamics Library designed for Free Floating Robots."
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "15.0.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/bb7141e9e33d94c35e38959c671a88cae7b78bcc/ports/idyntree",
    "hash": "bb7141e9e33d94c35e38959c671a88cae7b78bcc"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "eigen3",
      "href": "https://vcpkg.link/ports/eigen3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libxml2",
      "href": "https://vcpkg.link/ports/libxml2",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "assimp",
      "default": [
        "all"
      ],
      "description": [
        "Add support for loading meshes"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "assimp",
          "href": "https://vcpkg.link/ports/assimp",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "irrlicht",
      "default": [],
      "description": [
        "Add support for irrlicht-based visualizer"
      ],
      "supports": "!windows & !osx",
      "dependencies": [
        {
          "name": "glfw3",
          "href": "https://vcpkg.link/ports/glfw3",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "irrlicht",
          "href": "https://vcpkg.link/ports/irrlicht",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}