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

Error with python bindings #885

Closed
xela-95 opened this issue Sep 12, 2024 · 6 comments
Closed

Error with python bindings #885

xela-95 opened this issue Sep 12, 2024 · 6 comments

Comments

@xela-95
Copy link
Member

xela-95 commented Sep 12, 2024

I have an issue quite similar to the one had by @CarlottaSartore in #629 .

I have a pixi environment created from the following pixi.toml:

[project]
authors = ["Alessandro Croci <alessandro.croci@iit.it>"]
channels = ["conda-forge"]
description = "Add a short description here"
name = "component_parallel-differentiable-simulations"
platforms = ["linux-64"]
version = "0.1.0"

[tasks]

[dependencies]
bipedal-locomotion-framework = "*"
jaxsim = "*"
casadi = "==3.6.5"
numpy = "*"
mujoco = "*"
idyntree = "*"
adam-robotics = "*"
liecasadi = "*"
loop-rate-limiters = "*"
ipython = "*"
resolve-robotics-uri-py = "*"
ergocub-software = "*"
python = "*"

When I try to import the blf python bindings via

import bipedal_locomotion_framework.bindings as blf

I get the following error:

Traceback (most recent call last):
  File "/home/acroci/repos/component_parallel-differentiable-simulations/src/debug.py", line 1, in <module>
    import bipedal_locomotion_framework.bindings as blf
  File "/home/acroci/repos/component_parallel-differentiable-simulations/.pixi/envs/default/lib/python3.12/site-packages/bipedal_locomotion_framework/__init__.py", line 1, in <module>
    from .bindings import *
ImportError: arg(): could not convert default argument 'mixed_velocity: manif::SE3Tangent<double>' in method '<class 'bipedal_locomotion_framework.bindings.ik.SE3Task'>.set_set_point' into a Python object (type not registered yet?)

The versions of blf and and manif are:

bipedal-locomotion-framework          0.18.0        ha770c72_15                  9.1 KiB     conda  bipedal-locomotion-framework-0.18.0-ha770c72_15.conda
bipedal-locomotion-framework-python   0.18.0        py312h6834624_15             595.6 KiB   conda  bipedal-locomotion-framework-python-0.18.0-py312h6834624_15.conda
libbipedal-locomotion-framework       0.18.0        h7f52459_15                  1.9 MiB     conda  libbipedal-locomotion-framework-0.18.0-h7f52459_15.conda
manif                                 0.0.5         h5888daf_2                   63.3 KiB    conda  manif-0.0.5-h5888daf_2.conda
manifpy                               0.0.5         py312h39a7861_2              580.5 KiB   conda  manifpy-0.0.5-py312h39a7861_2.conda

CC @traversaro

@xela-95
Copy link
Member Author

xela-95 commented Sep 12, 2024

Here's the pixi.lock file:

Details

version: 5
environments:
  default:
    channels:
    - url: https://conda.anaconda.org/conda-forge/
    packages:
      linux-64:
      - conda: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/noarch/absl-py-2.1.0-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/ace-8.0.0-hac33072_1.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/adam-robotics-0.3.0-pyh780aa2d_1.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.0-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/aiohttp-3.10.5-py312h66e93f0_1.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/aiosignal-1.3.1-pyhd8ed1ab_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/alsa-lib-1.2.12-h4ab18f5_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/ampl-mp-3.1.0-h2cc385e_1006.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/aom-3.9.1-hac33072_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/assimp-5.4.2-h2334b4d_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/asttokens-2.4.1-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/attr-2.5.1-h166bdaf_1.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/bipedal-locomotion-framework-0.18.0-ha770c72_15.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/bipedal-locomotion-framework-python-0.18.0-py312h6834624_15.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/blosc-1.21.6-hef167b5_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/brotli-1.1.0-hb9d3cd8_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.1.0-hb9d3cd8_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-h4bc722e_7.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.33.1-heb4867d_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.8.30-hbcca054_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/cairo-1.18.0-hbb29018_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/casadi-3.6.5-py312h1a19fd5_4.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/cli11-2.4.1-h59595ed_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/noarch/coloredlogs-15.0.1-pyhd8ed1ab_3.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/console_bridge-1.0.2-h924138e_1.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/contourpy-1.3.0-py312h68727a3_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/cppad-20240000.6-he02047a_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/dav1d-1.2.1-hd590300_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/dbus-1.13.6-h5008d03_3.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/noarch/docstring_parser-0.16-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/double-conversion-3.3.0-h59595ed_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/eigen-3.4.0-h00ab1b0_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/elfutils-0.191-h924a536_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/ergocub-software-0.7.5-ha770c72_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/etils-1.9.4-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.2-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/executing-2.1.0-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/expat-2.6.3-h5888daf_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/ffmpeg-7.0.1-gpl_h3589c0a_102.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/filelock-3.16.0-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/flann-1.9.2-h54ed35b_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/fmt-11.0.2-h434a139_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/fontconfig-2.14.2-h14ed4e7_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.53.1-py312h66e93f0_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/freeglut-3.2.2-ha6d2627_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/freetype-2.12.1-h267a509_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/fribidi-1.0.10-h36c2ea0_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/frozendict-2.4.4-py312h9a8786e_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/frozenlist-1.4.1-py312h66e93f0_1.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/fsspec-2024.9.0-pyhff2d567_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/gdbm-1.18-h0a1914f_2.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/gettext-0.22.5-he02047a_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/gettext-tools-0.22.5-he02047a_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/gl2ps-1.4.2-hae5d5c5_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/glew-2.1.0-h9c3ff4c_2.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/glfw-3.4-hd590300_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/glib-2.80.2-hf974151_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/glib-tools-2.80.2-hb6ce0ca_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/gmp-6.3.0-hac33072_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/gmpy2-2.1.5-py312h7201bc8_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/gnutls-3.7.9-hb077bed_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/graphite2-1.3.13-h59595ed_1003.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/gst-plugins-base-1.24.5-hbaaba92_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/gstreamer-1.24.5-haf2f30d_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/gz-tools2-2.0.1-ha770c72_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/harfbuzz-8.5.0-hfac3d4d_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/hdf4-4.2.15-h2a13503_7.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_hdf9ad27_105.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/humanfriendly-10.0-pyhd8ed1ab_6.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/icu-73.2-h59595ed_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/idna-3.8-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/idyntree-12.4.0-py312ha2ed896_4.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/imath-3.1.12-h7955e40_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.5.0-pyha770c72_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/ipopt-3.14.16-h3a0b567_5.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/ipython-8.27.0-pyh707e725_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/irrlicht-1.8.5-hcce6d95_5.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/jasper-4.2.4-h536e39c_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/jax-0.4.31-pyhd8ed1ab_1.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/jax-dataclasses-1.6.1-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/jax2torch-0.0.7-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/jaxlib-0.4.31-cpu_py312h6b2a80f_1.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/jaxlie-1.4.1-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/jaxsim-0.4.2-pyhd8ed1ab_1.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.1-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.4-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/jsoncpp-1.9.5-h4bd325d_1.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/keyutils-1.6.1-h166bdaf_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.4.7-py312h68727a3_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.21.3-h659f571_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/lame-3.100-h166bdaf_1003.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.16-hb7c19ff_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.40-hf3520f5_7.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/lerc-4.0.0-h27087fc_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libabseil-20240116.2-cxx17_he02047a_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libaec-1.1.3-h59595ed_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libarchive-3.7.4-hfca40fe_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-0.22.5-he8f35ee_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-devel-0.22.5-he8f35ee_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libass-0.17.1-h8fe9dca_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libbipedal-locomotion-framework-0.18.0-h7f52459_15.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-23_linux64_openblas.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-1.84.0-hba137d9_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-headers-1.86.0-ha770c72_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.1.0-hb9d3cd8_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.1.0-hb9d3cd8_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.1.0-hb9d3cd8_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libcap-2.69-h0f662aa_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-23_linux64_openblas.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libccd-double-2.1-h59595ed_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libclang-cpp15-15.0.7-default_h127d8a8_5.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libclang-cpp18.1-18.1.8-default_hf981a13_4.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libclang13-18.1.8-default_h9def88c_4.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libcups-2.3.3-h4637d8d_4.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.10.0-hbbe4b11_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.21-h4bc722e_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libdrm-2.4.123-hb9d3cd8_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libergocub-software-0.7.5-h3442644_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libev-4.33-hd590300_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libevent-2.1.12-hf998b51_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.6.3-h5888daf_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libffi-3.4.2-h7f98852_5.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libflac-1.4.3-h59595ed_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgcc-14.1.0-h77fa898_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-14.1.0-h69a702a_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgcrypt-1.11.0-h4ab18f5_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgettextpo-0.22.5-he02047a_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgettextpo-devel-0.22.5-he02047a_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-14.1.0-h69a702a_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-ng-14.1.0-h69a702a_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgfortran5-14.1.0-hc5f4f2c_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgl-1.7.0-ha4b6fd6_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libglib-2.80.2-hf974151_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libglu-9.0.0-ha6d2627_1004.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libglvnd-1.7.0-ha4b6fd6_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libglx-1.7.0-ha4b6fd6_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgomp-14.1.0-h77fa898_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgpg-error-1.50-h4f305b6_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgrpc-1.62.2-h15f2491_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgz-cmake3-3.5.3-hac33072_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgz-math7-7.5.1-h5888daf_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgz-tools2-2.0.1-h4149140_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libgz-utils2-2.2.0-h5888daf_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libhwloc-2.11.1-default_hecaa2ac_1000.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libi2c-4.3-hcb278e6_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libiconv-1.17-hd590300_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libidn2-2.3.7-hd590300_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libjpeg-turbo-3.0.0-hd590300_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-23_linux64_openblas.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/liblapacke-3.9.0-23_linux64_openblas.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/liblie-group-controllers-0.2.0-hcb278e6_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libllvm15-15.0.7-hb3ce162_4.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libllvm18-18.1.8-h8b73ec9_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libmatio-1.5.27-hd8a4993_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libmatio-cpp-0.2.5-h78af97e_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libmicrohttpd-1.0.1-h97afed2_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libmujoco-3.2.0-hb7372aa_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libnetcdf-4.9.2-nompi_h135f659_114.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.58.0-h47da74e_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libnsl-2.0.1-hd590300_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libogg-1.3.5-h4ab18f5_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenblas-0.3.27-pthreads_hac2b453_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopencv-4.10.0-qt6_py312h5200de8_601.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-2024.2.0-h2da1b83_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-auto-batch-plugin-2024.2.0-hb045406_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-auto-plugin-2024.2.0-hb045406_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-hetero-plugin-2024.2.0-h5c03a75_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-cpu-plugin-2024.2.0-h2da1b83_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-gpu-plugin-2024.2.0-h2da1b83_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-npu-plugin-2024.2.0-he02047a_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-ir-frontend-2024.2.0-h5c03a75_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-onnx-frontend-2024.2.0-h07e8aee_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-paddle-frontend-2024.2.0-h07e8aee_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-pytorch-frontend-2024.2.0-he02047a_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-tensorflow-frontend-2024.2.0-h39126c6_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-tensorflow-lite-frontend-2024.2.0-he02047a_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libopus-1.3.1-h7f98852_1.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libosqp-0.6.3-h59595ed_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libpciaccess-0.18-hd590300_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.43-h2797004_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libpq-16.4-h2d7952a_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libprotobuf-4.25.3-h08a7969_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libqdldl-0.1.5-h27087fc_1.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libre2-11-2023.09.01-h5a48ba9_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/librealsense-2.54.2-py311h1b10944_1_cpu.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/librobometry-1.2.4-ha2d7807_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libscotch-7.0.4-h2fe6a88_5.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libsdformat13-13.6.0-hfcee85c_4.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libsndfile-1.2.2-hc60ed4a_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libspral-2024.05.08-h831f25b_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.46.1-hadc24fc_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.11.0-h0841786_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-14.1.0-hc0a3c3a_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-14.1.0-h4852527_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libsystemd0-256.6-h2774228_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libtasn1-4.19.0-h166bdaf_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libtheora-1.1.1-h4ab18f5_1006.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.6.0-h46a8edc_4.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libtorch-2.4.0-cpu_generic_h4a3044c_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libudev1-256.6-hb9d3cd8_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libunicycle-footstep-planner-0.8.0-he0203c7_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libunistring-0.9.10-h7f98852_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libusb-1.0.27-h520f47e_100.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.38.1-h0b41bf4_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libuv-1.48.0-hd590300_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libva-2.22.0-hb711507_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libvorbis-1.3.7-h9c3ff4c_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libvpx-1.14.1-hac33072_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.4.0-hd590300_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libxcb-1.16-hb9d3cd8_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libxcrypt-4.4.36-hd590300_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libxkbcommon-1.7.0-h2c5496b_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.12.7-h4c95cb1_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libxslt-1.1.39-h76b75d6_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libyarp-3.9.0-hf094a1e_5.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libzip-1.10.1-h2629f0a_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.3.1-h4ab18f5_1.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/liecasadi-0.0.6-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/lodepng-20220109-h924138e_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/loguru-0.7.2-py312h7900ff3_2.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/loop-rate-limiters-1.0.0-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/lxml-5.3.0-py312he28fd5a_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.4-hcb278e6_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/lzo-2.10-hd590300_1001.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/manif-0.0.5-h5888daf_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/manifpy-0.0.5-py312h39a7861_2.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/markdown-it-py-3.0.0-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/markupsafe-2.1.5-py312h66e93f0_1.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/mashumaro-3.13.1-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.9.2-py312h854627b_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/mdurl-0.1.2-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/mediapy-1.2.2-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/mesalib-24.2.2-h4e3793c_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/metis-5.1.0-h59595ed_1007.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/ml_dtypes-0.4.0-py312hf9745cd_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/mpc-1.3.1-h24ddda3_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/mpfr-4.2.1-h90cbb55_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/mpg123-1.32.6-h59595ed_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/mpmath-1.3.0-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/msgpack-python-1.1.0-py312h68727a3_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/mujoco-3.2.0-ha770c72_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/mujoco-python-3.2.0-py312h169896d_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/mujoco-samples-3.2.0-h5888daf_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/mujoco-simulate-3.2.0-h5888daf_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/multidict-6.1.0-py312h66e93f0_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/mumps-include-5.7.3-ha770c72_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/mumps-seq-5.7.3-h96124f5_3.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/mysql-common-8.3.0-h70512c7_5.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/mysql-libs-8.3.0-ha479ceb_5.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.5-he02047a_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/nettle-3.9.1-h7ab15ed_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/networkx-3.3-pyhd8ed1ab_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/nlohmann_json-3.11.3-he02047a_1.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/nomkl-1.0-h5ca1d4c_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/nspr-4.35-h27087fc_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/nss-3.104-hd34e28f_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/numpy-1.26.4-py312heda63a1_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/ocl-icd-2.3.2-hd590300_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/onnxruntime-cpp-1.18.1-h641f3bf_1_cpu.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/openexr-3.2.2-h04e0de5_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/openh264-2.4.1-h59595ed_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.2-h488ebb8_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.3.2-hb9d3cd8_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/opt-einsum-3.3.0-hd8ed1ab_2.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/opt_einsum-3.3.0-pyhc1e730c_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/osqp-eigen-0.8.1-hdd734ac_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/p11-kit-0.24.1-hc5aa10d_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/parso-0.8.4-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/pcl-1.14.1-hbf7b2d8_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/pcre2-10.43-hcad00b1_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/pexpect-4.9.0-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/pickleshare-0.7.5-py_1003.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/pillow-10.4.0-py312h56024de_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/pixman-0.43.2-h59595ed_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/portaudio-19.6.0-h7c63dc7_9.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/pptree-3.1-pyhd8ed1ab_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/noarch/prettytable-3.11.0-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/proj-9.3.1-h1d62c97_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.47-pyha770c72_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/proxsuite-0.6.7-py312h68727a3_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/pthread-stubs-0.4-h36c2ea0_1001.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/pugixml-1.14-h59595ed_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/pulseaudio-client-17.0-hb77b528_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/pybind11-abi-4-hd8ed1ab_3.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/pyglfw-2.7.0-py312h7900ff3_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/pyopengl-3.1.6-pyhd8ed1ab_1.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.4-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/python-3.12.5-h2ad013b_0_cpython.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.12-5_cp312.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/pytorch-2.4.0-cpu_generic_py312h1576ffb_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/pyyaml-6.0.2-py312h66e93f0_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/qhull-2020.2-h434a139_5.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/qt-main-5.15.8-ha2b5568_22.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/qt6-main-6.7.2-h0f8cd61_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/re2-2023.09.01-h7f4b329_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/readline-8.2-h8228510_1.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/resolve-robotics-uri-py-0.3.0-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/rich-13.8.1-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/robot-testing-framework-2.0.1-hcb278e6_1.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/rod-0.3.0-pyhd8ed1ab_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/ruby-3.3.3-h3da8d8b_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/scipy-1.14.1-py312h7d485d2_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/sdl-1.2.68-h293081c_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/sdl2-2.30.7-h3ed165c_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-73.0.1-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/shtab-1.7.1-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/simde-0.8.2-h84d6215_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/sleef-3.6.1-h1b44611_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/snappy-1.2.1-ha2e4443_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/soxr-0.1.3-h0b41bf4_3.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/spdlog-1.14.1-hed91bc2_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/sqlite-3.46.1-h9eae976_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/svt-av1-2.1.0-hac33072_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/sympy-1.13.2-pypyh2585a3b_103.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/tbb-2021.13.0-h84d6215_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/tbb-devel-2021.13.0-h94b29a5_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/tinyxml-2.6.2-h4bd325d_2.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/tinyxml2-10.0.0-h59595ed_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.13-noxft_h4845f30_101.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/tl-optional-1.1.0-hf52228f_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/tomlplusplus-3.3.0-hcb278e6_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/trimesh-4.4.9-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/typing-extensions-4.12.2-hd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.12.2-pyha770c72_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/tyro-0.8.10-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h8827d51_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/unixodbc-2.3.12-h661eb56_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/urdfdom-4.0.1-h7fd8c06_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/urdfdom-py-1.2.1-py312h7900ff3_5.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/urdfdom_headers-1.1.2-h84d6215_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/utfcpp-4.0.5-ha770c72_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/visit_struct-1.1.0-hcb278e6_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/vtk-9.3.0-osmesa_py312h1234567_100.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/vtk-base-9.3.0-osmesa_py312h1234567_100.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/vtk-io-ffmpeg-9.3.0-osmesa_py312h1234567_100.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/wayland-1.23.1-h3e06ad9_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/wayland-protocols-1.37-hd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.13-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/wslink-2.1.3-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/x264-1!164.3095-h166bdaf_2.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/x265-3.5-h924138e_3.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-0.4.1-hb711507_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-cursor-0.1.5-hb9d3cd8_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-image-0.4.0-hb711507_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-keysyms-0.4.1-hb711507_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-renderutil-0.3.10-hb711507_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-wm-0.4.2-hb711507_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xkeyboard-config-2.42-h4ab18f5_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/xmltodict-0.13.0-pyhd8ed1ab_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-damageproto-1.2.1-h7f98852_1002.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-fixesproto-5.0-h7f98852_1002.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-glproto-1.4.17-h7f98852_1002.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-inputproto-2.3.2-h7f98852_1002.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-kbproto-1.0.7-h7f98852_1002.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libice-1.1.1-hd590300_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libsm-1.2.4-h7391055_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libx11-1.8.9-hb711507_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hd590300_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdamage-1.1.5-h7f98852_1.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdmcp-1.1.3-h7f98852_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxext-1.3.4-h0b41bf4_2.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxfixes-5.0.3-h7f98852_1004.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxi-1.7.10-h4bc722e_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxinerama-1.1.5-h27087fc_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrandr-1.5.2-h7f98852_1.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrender-0.9.11-hd590300_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxt-1.3.0-hd590300_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxxf86vm-1.1.5-h4bc722e_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-randrproto-1.5.0-h7f98852_1001.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-renderproto-0.11.1-h7f98852_1002.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-util-macros-1.19.3-h7f98852_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xextproto-7.3.0-h0b41bf4_1003.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xf86vidmodeproto-2.3.1-h7f98852_1002.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xproto-7.0.31-h7f98852_1007.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/xz-5.2.6-h166bdaf_0.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/yaml-0.2.5-h7f98852_2.tar.bz2
      - conda: https://conda.anaconda.org/conda-forge/linux-64/yarl-1.9.4-py312h66e93f0_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/ycm-cmake-modules-0.16.9-h5888daf_0.conda
      - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.1-pyhd8ed1ab_0.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/zlib-1.3.1-h4ab18f5_1.conda
      - conda: https://conda.anaconda.org/conda-forge/linux-64/zstd-1.5.6-ha6fb4c9_0.conda
packages:
- kind: conda
  name: _libgcc_mutex
  version: '0.1'
  build: conda_forge
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2
  sha256: fe51de6107f9edc7aa4f786a70f4a883943bc9d39b3bb7307c04c41410990726
  md5: d7c89558ba9fa0495403155b64376d81
  license: None
  size: 2562
  timestamp: 1578324546067
- kind: conda
  name: _openmp_mutex
  version: '4.5'
  build: 2_gnu
  build_number: 16
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2
  sha256: fbe2c5e56a653bebb982eda4876a9178aedfc2b545f25d0ce9c4c0b508253d22
  md5: 73aaf86a425cc6e73fcf236a5a46396d
  depends:
  - _libgcc_mutex 0.1 conda_forge
  - libgomp >=7.5.0
  constrains:
  - openmp_impl 9999
  license: BSD-3-Clause
  license_family: BSD
  size: 23621
  timestamp: 1650670423406
- kind: conda
  name: absl-py
  version: 2.1.0
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/absl-py-2.1.0-pyhd8ed1ab_0.conda
  sha256: 6c84575fe0c3a860c7b6a52cb36dc548c838503c8da0f950a63a64c29b443937
  md5: 035d1d58677c13ec93122d9eb6b8803b
  depends:
  - python >=3.7
  license: Apache-2.0
  license_family: Apache
  size: 107266
  timestamp: 1705494755555
- kind: conda
  name: ace
  version: 8.0.0
  build: hac33072_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/ace-8.0.0-hac33072_1.conda
  sha256: cd9c148352edc7d38df5deea1bb8e5aaff7a8dfbafceb42efe7937d25094c5b4
  md5: 7afc4ac46f714cfcf7cf9f194e1528c0
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: DOC
  size: 5460490
  timestamp: 1717767787438
- kind: conda
  name: adam-robotics
  version: 0.3.0
  build: pyh780aa2d_1
  build_number: 1
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/adam-robotics-0.3.0-pyh780aa2d_1.conda
  sha256: 5dc33c62e28c15308a6d8ef94d912e2d8a1b0966a3644ce089fd5b07254f9751
  md5: b9d1816532e52d062cf724a371499172
  depends:
  - casadi
  - jax2torch
  - numpy
  - prettytable
  - python >=3.7
  - scipy
  - urdfdom-py
  license: BSD-3-Clause
  license_family: BSD
  size: 44657
  timestamp: 1725715645791
- kind: conda
  name: aiohappyeyeballs
  version: 2.4.0
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/aiohappyeyeballs-2.4.0-pyhd8ed1ab_0.conda
  sha256: 5d318408a7ad62c1dbff90060795287f1fd3bdbec13b733bc82f1fadb2c9244e
  md5: 0482cd2217e27b3ce47676d570ac3d45
  depends:
  - python >=3.8.0
  license: PSF-2.0
  license_family: PSF
  size: 17032
  timestamp: 1724167966661
- kind: conda
  name: aiohttp
  version: 3.10.5
  build: py312h66e93f0_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/aiohttp-3.10.5-py312h66e93f0_1.conda
  sha256: 6bbc6702c08a1cf1b39bd326a3da695ee31ae759e41d39f9ecd5e5667c1da0c6
  md5: c6c7fd3e65bba7c260e427f4d6b593b5
  depends:
  - __glibc >=2.17,<3.0.a0
  - aiohappyeyeballs >=2.3.0
  - aiosignal >=1.1.2
  - attrs >=17.3.0
  - frozenlist >=1.1.1
  - libgcc >=13
  - multidict >=4.5,<7.0
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  - yarl >=1.0,<1.9.5
  license: MIT AND Apache-2.0
  license_family: Apache
  size: 826498
  timestamp: 1726062928136
- kind: conda
  name: aiosignal
  version: 1.3.1
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/aiosignal-1.3.1-pyhd8ed1ab_0.tar.bz2
  sha256: 575c742e14c86575986dc867463582a970463da50b77264cdf54df74f5563783
  md5: d1e1eb7e21a9e2c74279d87dafb68156
  depends:
  - frozenlist >=1.1.0
  - python >=3.7
  license: Apache-2.0
  license_family: APACHE
  size: 12730
  timestamp: 1667935912504
- kind: conda
  name: alsa-lib
  version: 1.2.12
  build: h4ab18f5_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/alsa-lib-1.2.12-h4ab18f5_0.conda
  sha256: 64b95dd06d7ca6b54cea03b02da8f1657b9899ca376d0ca7b47823064f55fb16
  md5: 7ed427f0871fd41cb1d9c17727c17589
  depends:
  - libgcc-ng >=12
  license: LGPL-2.1-or-later
  license_family: GPL
  size: 555868
  timestamp: 1718118368236
- kind: conda
  name: ampl-mp
  version: 3.1.0
  build: h2cc385e_1006
  build_number: 1006
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/ampl-mp-3.1.0-h2cc385e_1006.tar.bz2
  sha256: ff6e942d6490496d98d670f783275078d2a30c694202304ecd49fb759b93c07f
  md5: 6c2f16f5650a7c66ffdfee57b890ea06
  depends:
  - libgcc-ng >=9.4.0
  - libgfortran-ng
  - libgfortran5 >=9.4.0
  - libstdcxx-ng >=9.4.0
  - unixodbc >=2.3.9,<2.4.0a0
  license: HPND
  size: 1137486
  timestamp: 1645057516176
- kind: conda
  name: aom
  version: 3.9.1
  build: hac33072_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/aom-3.9.1-hac33072_0.conda
  sha256: b08ef033817b5f9f76ce62dfcac7694e7b6b4006420372de22494503decac855
  md5: 346722a0be40f6edc53f12640d301338
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: BSD-2-Clause
  license_family: BSD
  size: 2706396
  timestamp: 1718551242397
- kind: conda
  name: assimp
  version: 5.4.2
  build: h2334b4d_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/assimp-5.4.2-h2334b4d_0.conda
  sha256: e2d250f454c22cc947a9f85f01ed73aac1d719a9b9301cde85a881b3057a0ac3
  md5: 4ef76daf57170be6f29392f91e1dd1c5
  depends:
  - __glibc >=2.17,<3.0.a0
  - libboost >=1.84.0,<1.85.0a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libzlib >=1.3.1,<2.0a0
  - zlib
  license: BSD-3-Clause
  license_family: BSD
  size: 3468412
  timestamp: 1720081609335
- kind: conda
  name: asttokens
  version: 2.4.1
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/asttokens-2.4.1-pyhd8ed1ab_0.conda
  sha256: 708168f026df19a0344983754d27d1f7b28bb21afc7b97a82f02c4798a3d2111
  md5: 5f25798dcefd8252ce5f9dc494d5f571
  depends:
  - python >=3.5
  - six >=1.12.0
  license: Apache-2.0
  license_family: Apache
  size: 28922
  timestamp: 1698341257884
- kind: conda
  name: attr
  version: 2.5.1
  build: h166bdaf_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/attr-2.5.1-h166bdaf_1.tar.bz2
  sha256: 82c13b1772c21fc4a17441734de471d3aabf82b61db9b11f4a1bd04a9c4ac324
  md5: d9c69a24ad678ffce24c6543a0176b00
  depends:
  - libgcc-ng >=12
  license: GPL-2.0-or-later
  license_family: GPL
  size: 71042
  timestamp: 1660065501192
- kind: conda
  name: attrs
  version: 24.2.0
  build: pyh71513ae_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda
  sha256: 28dba85a7e0f7fb57d7315e13f603d1e41b83c5b88aa2a602596b52c833a2ff8
  md5: 6732fa52eb8e66e5afeb32db8701a791
  depends:
  - python >=3.7
  license: MIT
  license_family: MIT
  size: 56048
  timestamp: 1722977241383
- kind: conda
  name: bipedal-locomotion-framework
  version: 0.18.0
  build: ha770c72_15
  build_number: 15
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/bipedal-locomotion-framework-0.18.0-ha770c72_15.conda
  sha256: 2ab6735e389e563cf73e63b2f6e5499b2e26c6ce1a1be758f68c583bb679c2b3
  md5: c5d45a535d0c8dd16cc054ade1fb4d13
  depends:
  - bipedal-locomotion-framework-python >=0.18.0,<0.18.1.0a0
  - libbipedal-locomotion-framework 0.18.0 h7f52459_15
  license: BSD-3-Clause
  license_family: BSD
  size: 9276
  timestamp: 1724149469772
- kind: conda
  name: bipedal-locomotion-framework-python
  version: 0.18.0
  build: py312h6834624_15
  build_number: 15
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/bipedal-locomotion-framework-python-0.18.0-py312h6834624_15.conda
  sha256: 2d1f3fe34dde70542d033d090eb233aa87f1a18db9d403eb20bcb80765501924
  md5: 297f5f03767ec2938ba64576240de8a6
  depends:
  - __glibc >=2.17,<3.0.a0
  - casadi >=3.6.5,<3.7.0a0
  - fmt >=11.0.2,<12.0a0
  - idyntree >=12.4.0,<13.0a0
  - libbipedal-locomotion-framework 0.18.0 h7f52459_15
  - libboost >=1.84.0,<1.85.0a0
  - libgcc-ng >=12
  - libmatio-cpp >=0.2.5,<0.2.6.0a0
  - libopencv >=4.10.0,<4.10.1.0a0
  - libstdcxx-ng >=12
  - libyarp >=3.9.0,<3.9.1.0a0
  - manifpy
  - numpy >=1.26.4,<2.0a0
  - pcl >=1.14.1,<1.14.2.0a0
  - pugixml >=1.14,<1.15.0a0
  - pybind11-abi 4
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  - spdlog >=1.14.1,<1.15.0a0
  - vtk-base >=9.3.0,<9.3.1.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 609863
  timestamp: 1724148921164
- kind: conda
  name: blosc
  version: 1.21.6
  build: hef167b5_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/blosc-1.21.6-hef167b5_0.conda
  sha256: 6cc260f9c6d32c5e728a2099a52fdd7ee69a782fff7b400d0606fcd32e0f5fd1
  md5: 54fe76ab3d0189acaef95156874db7f9
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libzlib >=1.3.1,<2.0a0
  - lz4-c >=1.9.3,<1.10.0a0
  - snappy >=1.2.0,<1.3.0a0
  - zstd >=1.5.6,<1.6.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 48842
  timestamp: 1719266029046
- kind: conda
  name: brotli
  version: 1.1.0
  build: hb9d3cd8_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/brotli-1.1.0-hb9d3cd8_2.conda
  sha256: fcb0b5b28ba7492093e54f3184435144e074dfceab27ac8e6a9457e736565b0b
  md5: 98514fe74548d768907ce7a13f680e8f
  depends:
  - __glibc >=2.17,<3.0.a0
  - brotli-bin 1.1.0 hb9d3cd8_2
  - libbrotlidec 1.1.0 hb9d3cd8_2
  - libbrotlienc 1.1.0 hb9d3cd8_2
  - libgcc >=13
  license: MIT
  license_family: MIT
  size: 19264
  timestamp: 1725267697072
- kind: conda
  name: brotli-bin
  version: 1.1.0
  build: hb9d3cd8_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.1.0-hb9d3cd8_2.conda
  sha256: 261364d7445513b9a4debc345650fad13c627029bfc800655a266bf1e375bc65
  md5: c63b5e52939e795ba8d26e35d767a843
  depends:
  - __glibc >=2.17,<3.0.a0
  - libbrotlidec 1.1.0 hb9d3cd8_2
  - libbrotlienc 1.1.0 hb9d3cd8_2
  - libgcc >=13
  license: MIT
  license_family: MIT
  size: 18881
  timestamp: 1725267688731
- kind: conda
  name: bzip2
  version: 1.0.8
  build: h4bc722e_7
  build_number: 7
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-h4bc722e_7.conda
  sha256: 5ced96500d945fb286c9c838e54fa759aa04a7129c59800f0846b4335cee770d
  md5: 62ee74e96c5ebb0af99386de58cf9553
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  license: bzip2-1.0.6
  license_family: BSD
  size: 252783
  timestamp: 1720974456583
- kind: conda
  name: c-ares
  version: 1.33.1
  build: heb4867d_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.33.1-heb4867d_0.conda
  sha256: 2cb24f613eaf2850b1a08f28f967b10d8bd44ef623efa0154dc45eb718776be6
  md5: 0d3c60291342c0c025db231353376dfb
  depends:
  - __glibc >=2.28,<3.0.a0
  - libgcc-ng >=13
  license: MIT
  license_family: MIT
  size: 182796
  timestamp: 1724438109690
- kind: conda
  name: ca-certificates
  version: 2024.8.30
  build: hbcca054_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.8.30-hbcca054_0.conda
  sha256: afee721baa6d988e27fef1832f68d6f32ac8cc99cdf6015732224c2841a09cea
  md5: c27d1c142233b5bc9ca570c6e2e0c244
  license: ISC
  size: 159003
  timestamp: 1725018903918
- kind: conda
  name: cairo
  version: 1.18.0
  build: hbb29018_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/cairo-1.18.0-hbb29018_2.conda
  sha256: 51cfaf4669ad83499b3da215b915c503d36faf6edf6db4681a70b5710842a86c
  md5: b6d90276c5aee9b4407dd94eb0cd40a8
  depends:
  - fontconfig >=2.14.2,<3.0a0
  - fonts-conda-ecosystem
  - freetype >=2.12.1,<3.0a0
  - icu >=73.2,<74.0a0
  - libgcc-ng >=12
  - libglib >=2.80.2,<3.0a0
  - libpng >=1.6.43,<1.7.0a0
  - libstdcxx-ng >=12
  - libxcb >=1.16,<1.17.0a0
  - libzlib >=1.3.1,<2.0a0
  - pixman >=0.43.2,<1.0a0
  - xorg-libice >=1.1.1,<2.0a0
  - xorg-libsm >=1.2.4,<2.0a0
  - xorg-libx11 >=1.8.9,<2.0a0
  - xorg-libxext >=1.3.4,<2.0a0
  - xorg-libxrender >=0.9.11,<0.10.0a0
  - zlib
  license: LGPL-2.1-only or MPL-1.1
  size: 984224
  timestamp: 1718985592664
- kind: conda
  name: casadi
  version: 3.6.5
  build: py312h1a19fd5_4
  build_number: 4
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/casadi-3.6.5-py312h1a19fd5_4.conda
  sha256: 7907df9842a6ff421d8a2021bb445fc3163a4b6deba9a72fcd323963e65aa7b0
  md5: ccdb7d718b867aa931fe22ef1b86e877
  depends:
  - ipopt >=3.14.16,<3.14.17.0a0
  - libblas >=3.9.0,<4.0a0
  - libcblas >=3.9.0,<4.0a0
  - libgcc-ng >=12
  - libgfortran-ng
  - libgfortran5 >=12.3.0
  - libosqp >=0.6.3,<0.6.4.0a0
  - libstdcxx-ng >=12
  - numpy >=1.19,<3
  - proxsuite >=0.6.4,<0.7.0a0
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  - tinyxml2 >=10.0.0,<11.0a0
  license: LGPL-3.0-or-later
  license_family: LGPL
  size: 5681319
  timestamp: 1718574519517
- kind: conda
  name: certifi
  version: 2024.8.30
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda
  sha256: 7020770df338c45ac6b560185956c32f0a5abf4b76179c037f115fc7d687819f
  md5: 12f7d00853807b0531775e9be891cb11
  depends:
  - python >=3.7
  license: ISC
  size: 163752
  timestamp: 1725278204397
- kind: conda
  name: cli11
  version: 2.4.1
  build: h59595ed_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/cli11-2.4.1-h59595ed_0.conda
  sha256: f540cb203c1d59d1f1f0068404e24629bd3ca4b3d901c5b24b766c3689143c07
  md5: b7de733d15ec525f303fc4541f748e02
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: BSD-3-Clause
  license_family: BSD
  size: 83992
  timestamp: 1707402503768
- kind: conda
  name: colorama
  version: 0.4.6
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2
  sha256: 2c1b2e9755ce3102bca8d69e8f26e4f087ece73f50418186aee7c74bef8e1698
  md5: 3faab06a954c2a04039983f2c4a50d99
  depends:
  - python >=3.7
  license: BSD-3-Clause
  license_family: BSD
  size: 25170
  timestamp: 1666700778190
- kind: conda
  name: coloredlogs
  version: 15.0.1
  build: pyhd8ed1ab_3
  build_number: 3
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/coloredlogs-15.0.1-pyhd8ed1ab_3.tar.bz2
  sha256: 0bb37abbf3367add8a8e3522405efdbd06605acfc674488ef52486968f2c119d
  md5: 7b4fc18b7f66382257c45424eaf81935
  depends:
  - humanfriendly >=9.1
  - python >=3.7
  license: MIT
  license_family: MIT
  size: 40569
  timestamp: 1643220223971
- kind: conda
  name: console_bridge
  version: 1.0.2
  build: h924138e_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/console_bridge-1.0.2-h924138e_1.tar.bz2
  sha256: 29caeda123ea705e68de46dc3b86065ec78f5b44d7ae69b320cc57e136d2d9d7
  md5: e891b2b856a57d2b2ddb9ed366e3f2ce
  depends:
  - libgcc-ng >=10.3.0
  - libstdcxx-ng >=10.3.0
  license: BSD-3-Clause
  license_family: BSD
  size: 18460
  timestamp: 1648912649612
- kind: conda
  name: contourpy
  version: 1.3.0
  build: py312h68727a3_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/contourpy-1.3.0-py312h68727a3_1.conda
  sha256: e459bc2d05fabfffcf9bf1f3725e36a5ef64ae7f0b5af312eeaed2e0519e22c8
  md5: 6b9f9141c247bdd61a2d6d37e0a8b530
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libstdcxx >=13
  - numpy >=1.23
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  license: BSD-3-Clause
  license_family: BSD
  size: 272322
  timestamp: 1725378526351
- kind: conda
  name: cppad
  version: '20240000.6'
  build: he02047a_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/cppad-20240000.6-he02047a_0.conda
  sha256: cb6e4fd1f3592237980a89031bce80085d2d520184b24c738a2036d5807a49cb
  md5: 819dfe22d83c35760ac7c67ea887691c
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: EPL-2.0
  size: 492831
  timestamp: 1722280906992
- kind: conda
  name: cycler
  version: 0.12.1
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda
  sha256: f221233f21b1d06971792d491445fd548224641af9443739b4b7b6d5d72954a8
  md5: 5cd86562580f274031ede6aa6aa24441
  depends:
  - python >=3.8
  license: BSD-3-Clause
  license_family: BSD
  size: 13458
  timestamp: 1696677888423
- kind: conda
  name: dav1d
  version: 1.2.1
  build: hd590300_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/dav1d-1.2.1-hd590300_0.conda
  sha256: 22053a5842ca8ee1cf8e1a817138cdb5e647eb2c46979f84153f6ad7bde73020
  md5: 418c6ca5929a611cbd69204907a83995
  depends:
  - libgcc-ng >=12
  license: BSD-2-Clause
  license_family: BSD
  size: 760229
  timestamp: 1685695754230
- kind: conda
  name: dbus
  version: 1.13.6
  build: h5008d03_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/dbus-1.13.6-h5008d03_3.tar.bz2
  sha256: 8f5f995699a2d9dbdd62c61385bfeeb57c82a681a7c8c5313c395aa0ccab68a5
  md5: ecfff944ba3960ecb334b9a2663d708d
  depends:
  - expat >=2.4.2,<3.0a0
  - libgcc-ng >=9.4.0
  - libglib >=2.70.2,<3.0a0
  license: GPL-2.0-or-later
  license_family: GPL
  size: 618596
  timestamp: 1640112124844
- kind: conda
  name: decorator
  version: 5.1.1
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_0.tar.bz2
  sha256: 328a6a379f9bdfd0230e51de291ce858e6479411ea4b0545fb377c71662ef3e2
  md5: 43afe5ab04e35e17ba28649471dd7364
  depends:
  - python >=3.5
  license: BSD-2-Clause
  license_family: BSD
  size: 12072
  timestamp: 1641555714315
- kind: conda
  name: docstring_parser
  version: '0.16'
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/docstring_parser-0.16-pyhd8ed1ab_0.conda
  sha256: da4fcb232504392344a2ddae6863cbbbbf2a876ddd6d00c8f1dfcdefc29f7f2a
  md5: 1541834779ec03de593eb3c35f393632
  depends:
  - python >=3.6
  license: MIT
  license_family: MIT
  size: 30771
  timestamp: 1710508017985
- kind: conda
  name: double-conversion
  version: 3.3.0
  build: h59595ed_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/double-conversion-3.3.0-h59595ed_0.conda
  sha256: 9eee491a73b67fd64379cf715f85f8681568ebc1f02f9e11b4c50d46a3323544
  md5: c2f83a5ddadadcdb08fe05863295ee97
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: BSD-3-Clause
  license_family: BSD
  size: 78645
  timestamp: 1686489937183
- kind: conda
  name: eigen
  version: 3.4.0
  build: h00ab1b0_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/eigen-3.4.0-h00ab1b0_0.conda
  sha256: 53b15a98aadbe0704479bacaf7a5618fcb32d1577be320630674574241639b34
  md5: b1b879d6d093f55dd40d58b5eb2f0699
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: MPL-2.0
  license_family: MOZILLA
  size: 1088433
  timestamp: 1690272126173
- kind: conda
  name: elfutils
  version: '0.191'
  build: h924a536_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/elfutils-0.191-h924a536_0.conda
  sha256: f65caab27989a545a058933538acdeb7e5f4aaafe6304de770e337fe7be0f586
  md5: 73d050766060acd2b3a289f27d857090
  depends:
  - bzip2 >=1.0.8,<2.0a0
  - libarchive >=3.7.2,<3.8.0a0
  - libcurl >=8.5.0,<9.0a0
  - libgcc-ng >=12
  - libmicrohttpd >=1.0.1,<1.1.0a0
  - libsqlite >=3.45.1,<4.0a0
  - libstdcxx-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  - xz >=5.2.6,<6.0a0
  - zstd >=1.5.5,<1.6.0a0
  license: LGPL-3.0-only
  license_family: LGPL
  size: 1184130
  timestamp: 1709347008329
- kind: conda
  name: ergocub-software
  version: 0.7.5
  build: ha770c72_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/ergocub-software-0.7.5-ha770c72_0.conda
  sha256: 24bf0bcb544cbf3d4d7503aa719300e50d523b05556410722bea5bf3f473955b
  md5: ca8680a7dd1a0c1c0dc3b801db0453aa
  depends:
  - libergocub-software 0.7.5 h3442644_0
  license: BSD-3-Clause
  license_family: BSD
  size: 7875
  timestamp: 1725408531915
- kind: conda
  name: etils
  version: 1.9.4
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/etils-1.9.4-pyhd8ed1ab_0.conda
  sha256: a489a114187f891ad8bebcdc780f49b551fdeb895d78b0b74e0fc4c441c0bbf4
  md5: 4c58740434c417b5de6a4d9f5983726c
  depends:
  - python >=3.10
  license: Apache-2.0
  license_family: APACHE
  size: 784973
  timestamp: 1725376113893
- kind: conda
  name: exceptiongroup
  version: 1.2.2
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.2-pyhd8ed1ab_0.conda
  sha256: e0edd30c4b7144406bb4da975e6bb97d6bc9c0e999aa4efe66ae108cada5d5b5
  md5: d02ae936e42063ca46af6cdad2dbd1e0
  depends:
  - python >=3.7
  license: MIT and PSF-2.0
  size: 20418
  timestamp: 1720869435725
- kind: conda
  name: executing
  version: 2.1.0
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/executing-2.1.0-pyhd8ed1ab_0.conda
  sha256: a52d7516e2e11d3eb10908e10d3eb3f8ef267fea99ed9b09d52d96c4db3441b8
  md5: d0441db20c827c11721889a241df1220
  depends:
  - python >=2.7
  license: MIT
  license_family: MIT
  size: 28337
  timestamp: 1725214501850
- kind: conda
  name: expat
  version: 2.6.3
  build: h5888daf_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/expat-2.6.3-h5888daf_0.conda
  sha256: 65bd479c75ce876f26600cb230d6ebc474086e31fa384af9b4282b36842ed7e2
  md5: 6595440079bed734b113de44ffd3cd0a
  depends:
  - __glibc >=2.17,<3.0.a0
  - libexpat 2.6.3 h5888daf_0
  - libgcc >=13
  license: MIT
  license_family: MIT
  size: 137891
  timestamp: 1725568750673
- kind: conda
  name: ffmpeg
  version: 7.0.1
  build: gpl_h3589c0a_102
  build_number: 102
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/ffmpeg-7.0.1-gpl_h3589c0a_102.conda
  sha256: c9bf637099e30174752e8b43d8ca4d67b92b4eb1209939cdfdbcb27deb8149a7
  md5: 11cd15e2d10281359480fa146a74138e
  depends:
  - __glibc >=2.17,<3.0.a0
  - aom >=3.9.1,<3.10.0a0
  - bzip2 >=1.0.8,<2.0a0
  - dav1d >=1.2.1,<1.2.2.0a0
  - fontconfig >=2.14.2,<3.0a0
  - fonts-conda-ecosystem
  - freetype >=2.12.1,<3.0a0
  - gmp >=6.3.0,<7.0a0
  - gnutls >=3.7.9,<3.8.0a0
  - harfbuzz >=8.5.0,<9.0a0
  - lame >=3.100,<3.101.0a0
  - libass >=0.17.1,<0.17.2.0a0
  - libgcc-ng >=12
  - libiconv >=1.17,<2.0a0
  - libopenvino >=2024.2.0,<2024.2.1.0a0
  - libopenvino-auto-batch-plugin >=2024.2.0,<2024.2.1.0a0
  - libopenvino-auto-plugin >=2024.2.0,<2024.2.1.0a0
  - libopenvino-hetero-plugin >=2024.2.0,<2024.2.1.0a0
  - libopenvino-intel-cpu-plugin >=2024.2.0,<2024.2.1.0a0
  - libopenvino-intel-gpu-plugin >=2024.2.0,<2024.2.1.0a0
  - libopenvino-intel-npu-plugin >=2024.2.0,<2024.2.1.0a0
  - libopenvino-ir-frontend >=2024.2.0,<2024.2.1.0a0
  - libopenvino-onnx-frontend >=2024.2.0,<2024.2.1.0a0
  - libopenvino-paddle-frontend >=2024.2.0,<2024.2.1.0a0
  - libopenvino-pytorch-frontend >=2024.2.0,<2024.2.1.0a0
  - libopenvino-tensorflow-frontend >=2024.2.0,<2024.2.1.0a0
  - libopenvino-tensorflow-lite-frontend >=2024.2.0,<2024.2.1.0a0
  - libopus >=1.3.1,<2.0a0
  - libstdcxx-ng >=12
  - libva >=2.22.0,<3.0a0
  - libvpx >=1.14.1,<1.15.0a0
  - libxcb >=1.16,<1.17.0a0
  - libxml2 >=2.12.7,<3.0a0
  - libzlib >=1.3.1,<2.0a0
  - openh264 >=2.4.1,<2.4.2.0a0
  - svt-av1 >=2.1.0,<2.1.1.0a0
  - x264 >=1!164.3095,<1!165
  - x265 >=3.5,<3.6.0a0
  - xorg-libx11 >=1.8.9,<2.0a0
  - xz >=5.2.6,<6.0a0
  license: GPL-2.0-or-later
  license_family: GPL
  size: 10092882
  timestamp: 1718893210578
- kind: conda
  name: filelock
  version: 3.16.0
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/filelock-3.16.0-pyhd8ed1ab_0.conda
  sha256: f55c9af3d92a363fa9e4f164038db85a028befb65d56df0b2cb34911eba8a37a
  md5: ec288789b07ae3be555046e099798a56
  depends:
  - python >=3.7
  license: Unlicense
  size: 17402
  timestamp: 1725740654220
- kind: conda
  name: flann
  version: 1.9.2
  build: h54ed35b_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/flann-1.9.2-h54ed35b_1.conda
  sha256: f728f524a49dc6538ead0a3e7f2962d17831f8225162641e4f4f6b2f76c420bc
  md5: 28b54e73fd09bbea7f5e5fa31060542a
  depends:
  - __glibc >=2.17,<3.0.a0
  - _openmp_mutex >=4.5
  - hdf5 >=1.14.3,<1.14.4.0a0
  - libgcc >=13
  - libstdcxx >=13
  - lz4-c >=1.9.3,<1.10.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 1561831
  timestamp: 1724963964399
- kind: conda
  name: fmt
  version: 11.0.2
  build: h434a139_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/fmt-11.0.2-h434a139_0.conda
  sha256: c620e2ab084948985ae9b8848d841f603e8055655513340e04b6cf129099b5ca
  md5: 995f7e13598497691c1dc476d889bc04
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: MIT
  license_family: MIT
  size: 198533
  timestamp: 1723046725112
- kind: conda
  name: font-ttf-dejavu-sans-mono
  version: '2.37'
  build: hab24e00_0
  subdir: noarch
  noarch: generic
  url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2
  sha256: 58d7f40d2940dd0a8aa28651239adbf5613254df0f75789919c4e6762054403b
  md5: 0c96522c6bdaed4b1566d11387caaf45
  license: BSD-3-Clause
  license_family: BSD
  size: 397370
  timestamp: 1566932522327
- kind: conda
  name: font-ttf-inconsolata
  version: '3.000'
  build: h77eed37_0
  subdir: noarch
  noarch: generic
  url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2
  sha256: c52a29fdac682c20d252facc50f01e7c2e7ceac52aa9817aaf0bb83f7559ec5c
  md5: 34893075a5c9e55cdafac56607368fc6
  license: OFL-1.1
  license_family: Other
  size: 96530
  timestamp: 1620479909603
- kind: conda
  name: font-ttf-source-code-pro
  version: '2.038'
  build: h77eed37_0
  subdir: noarch
  noarch: generic
  url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2
  sha256: 00925c8c055a2275614b4d983e1df637245e19058d79fc7dd1a93b8d9fb4b139
  md5: 4d59c254e01d9cde7957100457e2d5fb
  license: OFL-1.1
  license_family: Other
  size: 700814
  timestamp: 1620479612257
- kind: conda
  name: font-ttf-ubuntu
  version: '0.83'
  build: h77eed37_2
  build_number: 2
  subdir: noarch
  noarch: generic
  url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_2.conda
  sha256: c940f6e969143e13a3a9660abb3c7e7e23b8319efb29dbdd5dee0b9939236e13
  md5: cbbe59391138ea5ad3658c76912e147f
  license: LicenseRef-Ubuntu-Font-Licence-Version-1.0
  license_family: Other
  size: 1622566
  timestamp: 1714483134319
- kind: conda
  name: fontconfig
  version: 2.14.2
  build: h14ed4e7_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/fontconfig-2.14.2-h14ed4e7_0.conda
  sha256: 155d534c9037347ea7439a2c6da7c24ffec8e5dd278889b4c57274a1d91e0a83
  md5: 0f69b688f52ff6da70bccb7ff7001d1d
  depends:
  - expat >=2.5.0,<3.0a0
  - freetype >=2.12.1,<3.0a0
  - libgcc-ng >=12
  - libuuid >=2.32.1,<3.0a0
  - libzlib >=1.2.13,<2.0.0a0
  license: MIT
  license_family: MIT
  size: 272010
  timestamp: 1674828850194
- kind: conda
  name: fonts-conda-ecosystem
  version: '1'
  build: '0'
  subdir: noarch
  noarch: generic
  url: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2
  sha256: a997f2f1921bb9c9d76e6fa2f6b408b7fa549edd349a77639c9fe7a23ea93e61
  md5: fee5683a3f04bd15cbd8318b096a27ab
  depends:
  - fonts-conda-forge
  license: BSD-3-Clause
  license_family: BSD
  size: 3667
  timestamp: 1566974674465
- kind: conda
  name: fonts-conda-forge
  version: '1'
  build: '0'
  subdir: noarch
  noarch: generic
  url: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2
  sha256: 53f23a3319466053818540bcdf2091f253cbdbab1e0e9ae7b9e509dcaa2a5e38
  md5: f766549260d6815b0c52253f1fb1bb29
  depends:
  - font-ttf-dejavu-sans-mono
  - font-ttf-inconsolata
  - font-ttf-source-code-pro
  - font-ttf-ubuntu
  license: BSD-3-Clause
  license_family: BSD
  size: 4102
  timestamp: 1566932280397
- kind: conda
  name: fonttools
  version: 4.53.1
  build: py312h66e93f0_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.53.1-py312h66e93f0_1.conda
  sha256: 19e4bc017b219e02de712e948d48a23c8bb98dabe741c807949c7fb48abe71d8
  md5: 7abb7d39d482ac3b8e27e6c0fff3b168
  depends:
  - __glibc >=2.17,<3.0.a0
  - brotli
  - libgcc >=13
  - munkres
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  license: MIT
  license_family: MIT
  size: 2797458
  timestamp: 1725391437161
- kind: conda
  name: freeglut
  version: 3.2.2
  build: ha6d2627_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/freeglut-3.2.2-ha6d2627_3.conda
  sha256: 676540a8e7f73a894cb1fcb870e7bec623ec1c0a2d277094fd713261a02d8d56
  md5: 84ec3f5b46f3076be49f2cf3f1cfbf02
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libxcb >=1.16,<1.17.0a0
  - xorg-libx11 >=1.8.9,<2.0a0
  - xorg-libxau >=1.0.11,<2.0a0
  - xorg-libxext >=1.3.4,<2.0a0
  - xorg-libxfixes
  - xorg-libxi
  license: MIT
  license_family: MIT
  size: 144010
  timestamp: 1719014356708
- kind: conda
  name: freetype
  version: 2.12.1
  build: h267a509_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/freetype-2.12.1-h267a509_2.conda
  sha256: b2e3c449ec9d907dd4656cb0dc93e140f447175b125a3824b31368b06c666bb6
  md5: 9ae35c3d96db2c94ce0cef86efdfa2cb
  depends:
  - libgcc-ng >=12
  - libpng >=1.6.39,<1.7.0a0
  - libzlib >=1.2.13,<2.0.0a0
  license: GPL-2.0-only OR FTL
  size: 634972
  timestamp: 1694615932610
- kind: conda
  name: fribidi
  version: 1.0.10
  build: h36c2ea0_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/fribidi-1.0.10-h36c2ea0_0.tar.bz2
  sha256: 5d7b6c0ee7743ba41399e9e05a58ccc1cfc903942e49ff6f677f6e423ea7a627
  md5: ac7bc6a654f8f41b352b38f4051135f8
  depends:
  - libgcc-ng >=7.5.0
  license: LGPL-2.1
  size: 114383
  timestamp: 1604416621168
- kind: conda
  name: frozendict
  version: 2.4.4
  build: py312h9a8786e_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/frozendict-2.4.4-py312h9a8786e_0.conda
  sha256: dff551db65137898c1434c4949532a91b997de6a1e77f255216da2c404b04f2f
  md5: ff14ec1103a0817d45e7cf012742ce60
  depends:
  - libgcc-ng >=12
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  license: LGPL-3.0-only
  license_family: LGPL
  size: 30644
  timestamp: 1715092863166
- kind: conda
  name: frozenlist
  version: 1.4.1
  build: py312h66e93f0_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/frozenlist-1.4.1-py312h66e93f0_1.conda
  sha256: 0e8ac4efd090482470d8d64ad23c393f0fe9a9e40a18cff9b55e7381e88b01d3
  md5: 0ad3232829b9509599d8f981c12c9d05
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  license: Apache-2.0
  license_family: APACHE
  size: 60050
  timestamp: 1725395764028
- kind: conda
  name: fsspec
  version: 2024.9.0
  build: pyhff2d567_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/fsspec-2024.9.0-pyhff2d567_0.conda
  sha256: 8f4e9805b4ec223dea0d99f9e7e57c391d9026455eb9f0d6e0784c5d1a1200dc
  md5: ace4329fbff4c69ab0309db6da182987
  depends:
  - python >=3.8
  license: BSD-3-Clause
  license_family: BSD
  size: 134378
  timestamp: 1725543368393
- kind: conda
  name: gdbm
  version: '1.18'
  build: h0a1914f_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/gdbm-1.18-h0a1914f_2.tar.bz2
  sha256: 8b9606dc896bd9262d09ab2ef1cb55c4ee43f352473209b58b37a9289dd7b00c
  md5: b77bc399b07a19c00fe12fdc95ee0297
  depends:
  - libgcc-ng >=7.5.0
  - readline >=8.0,<9.0a0
  license: GPL-3.0
  license_family: GPL
  size: 194790
  timestamp: 1597622040785
- kind: conda
  name: gettext
  version: 0.22.5
  build: he02047a_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/gettext-0.22.5-he02047a_3.conda
  sha256: c3d9a453f523acbf2b3e1c82a42edfc7c7111b4686a2180ab48cb9b51a274218
  md5: c7f243bbaea97cd6ea1edd693270100e
  depends:
  - __glibc >=2.17,<3.0.a0
  - gettext-tools 0.22.5 he02047a_3
  - libasprintf 0.22.5 he8f35ee_3
  - libasprintf-devel 0.22.5 he8f35ee_3
  - libgcc-ng >=12
  - libgettextpo 0.22.5 he02047a_3
  - libgettextpo-devel 0.22.5 he02047a_3
  - libstdcxx-ng >=12
  license: LGPL-2.1-or-later AND GPL-3.0-or-later
  size: 479452
  timestamp: 1723626088190
- kind: conda
  name: gettext-tools
  version: 0.22.5
  build: he02047a_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/gettext-tools-0.22.5-he02047a_3.conda
  sha256: 0fd003953ce1ce9f4569458aab9ffaa397e3be2bc069250e2f05fd93b0ad2976
  md5: fcd2016d1d299f654f81021e27496818
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  license: GPL-3.0-or-later
  license_family: GPL
  size: 2750908
  timestamp: 1723626056740
- kind: conda
  name: gl2ps
  version: 1.4.2
  build: hae5d5c5_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/gl2ps-1.4.2-hae5d5c5_1.conda
  sha256: 68f071ea25e79ee427c0d6c35ccc137d66f093a37660a4e41bafe0c49d64f2d6
  md5: 00e642ec191a19bf806a3915800e9524
  depends:
  - libgcc-ng >=12
  - libpng >=1.6.43,<1.7.0a0
  - libzlib >=1.3.1,<2.0a0
  license: LGPL-2.0-or-later
  license_family: LGPL
  size: 74102
  timestamp: 1718542981099
- kind: conda
  name: glew
  version: 2.1.0
  build: h9c3ff4c_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/glew-2.1.0-h9c3ff4c_2.tar.bz2
  sha256: 86f5484e38f4604f7694b14f64238e932e8fd8d7364e86557f4911eded2843ae
  md5: fb05eb5c47590b247658243d27fc32f1
  depends:
  - libgcc-ng >=9.3.0
  - libglu
  - libstdcxx-ng >=9.3.0
  - xorg-libx11
  - xorg-libxext
  license: BSD-3-Clause
  license_family: BSD
  size: 662569
  timestamp: 1607113198887
- kind: conda
  name: glfw
  version: '3.4'
  build: hd590300_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/glfw-3.4-hd590300_0.conda
  sha256: 852298b9d1b6e58d8653d943049f7bce0ef3774c87fccd5ac1e8b04d5d702d40
  md5: 4c7a044d25e000fef39b77c10a102ea1
  depends:
  - libgcc-ng >=12
  - libxkbcommon >=1.6.0,<2.0a0
  - wayland >=1.22.0,<2.0a0
  - xorg-libx11 >=1.8.7,<2.0a0
  - xorg-libxinerama >=1.1.5,<1.2.0a0
  license: Zlib
  size: 167421
  timestamp: 1708788896752
- kind: conda
  name: glib
  version: 2.80.2
  build: hf974151_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/glib-2.80.2-hf974151_0.conda
  sha256: d10a0f194d2c125617352a81a4ff43a17cf5835e88e8f151da9f9710e2db176d
  md5: d427988dc3dbd0a4c136f52db356cc6a
  depends:
  - glib-tools 2.80.2 hb6ce0ca_0
  - libffi >=3.4,<4.0a0
  - libgcc-ng >=12
  - libglib 2.80.2 hf974151_0
  - python *
  license: LGPL-2.1-or-later
  size: 600389
  timestamp: 1715252749399
- kind: conda
  name: glib-tools
  version: 2.80.2
  build: hb6ce0ca_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/glib-tools-2.80.2-hb6ce0ca_0.conda
  sha256: 221cd047f998301b96b1517d9f7d3fb0e459e8ee18778a1211f302496f6e110d
  md5: a965aeaf060289528a3fbe09326edae2
  depends:
  - libgcc-ng >=12
  - libglib 2.80.2 hf974151_0
  license: LGPL-2.1-or-later
  size: 114359
  timestamp: 1715252713902
- kind: conda
  name: gmp
  version: 6.3.0
  build: hac33072_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/gmp-6.3.0-hac33072_2.conda
  sha256: 309cf4f04fec0c31b6771a5809a1909b4b3154a2208f52351e1ada006f4c750c
  md5: c94a5994ef49749880a8139cf9afcbe1
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: GPL-2.0-or-later OR LGPL-3.0-or-later
  size: 460055
  timestamp: 1718980856608
- kind: conda
  name: gmpy2
  version: 2.1.5
  build: py312h7201bc8_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/gmpy2-2.1.5-py312h7201bc8_2.conda
  sha256: 66665fbf074e9cc8975ba1a0c7d4fd378cea6efc7ba34f0da5a355a16dfb323a
  md5: af9faf103fb57241246416dc70b466f7
  depends:
  - __glibc >=2.17,<3.0.a0
  - gmp >=6.3.0,<7.0a0
  - libgcc >=13
  - mpc >=1.3.1,<2.0a0
  - mpfr >=4.2.1,<5.0a0
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  license: LGPL-3.0-or-later
  license_family: LGPL
  size: 211651
  timestamp: 1725379960923
- kind: conda
  name: gnutls
  version: 3.7.9
  build: hb077bed_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/gnutls-3.7.9-hb077bed_0.conda
  sha256: 52d824a5d2b8a5566cd469cae6ad6920469b5a15b3e0ddc609dd29151be71be2
  md5: 33eded89024f21659b1975886a4acf70
  depends:
  - libgcc-ng >=12
  - libidn2 >=2,<3.0a0
  - libstdcxx-ng >=12
  - libtasn1 >=4.19.0,<5.0a0
  - nettle >=3.9.1,<3.10.0a0
  - p11-kit >=0.24.1,<0.25.0a0
  license: LGPL-2.1-or-later
  license_family: LGPL
  size: 1974935
  timestamp: 1701111180127
- kind: conda
  name: graphite2
  version: 1.3.13
  build: h59595ed_1003
  build_number: 1003
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/graphite2-1.3.13-h59595ed_1003.conda
  sha256: 0595b009f20f8f60f13a6398e7cdcbd2acea5f986633adcf85f5a2283c992add
  md5: f87c7b7c2cb45f323ffbce941c78ab7c
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: LGPL-2.0-or-later
  license_family: LGPL
  size: 96855
  timestamp: 1711634169756
- kind: conda
  name: gst-plugins-base
  version: 1.24.5
  build: hbaaba92_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/gst-plugins-base-1.24.5-hbaaba92_0.conda
  sha256: eb9ea3a6b2a3873a379f9b2c86abba510709ae6e0083a7c0c8563c25ed3dc4bd
  md5: 4a485842570569ba754863b2c083b346
  depends:
  - __glibc >=2.17,<3.0.a0
  - alsa-lib >=1.2.12,<1.3.0a0
  - gstreamer 1.24.5 haf2f30d_0
  - libexpat >=2.6.2,<3.0a0
  - libgcc-ng >=12
  - libglib >=2.80.2,<3.0a0
  - libogg >=1.3.4,<1.4.0a0
  - libopus >=1.3.1,<2.0a0
  - libpng >=1.6.43,<1.7.0a0
  - libstdcxx-ng >=12
  - libvorbis >=1.3.7,<1.4.0a0
  - libxcb >=1.16,<1.17.0a0
  - libzlib >=1.3.1,<2.0a0
  - xorg-libx11 >=1.8.9,<2.0a0
  - xorg-libxau >=1.0.11,<2.0a0
  - xorg-libxext >=1.3.4,<2.0a0
  - xorg-libxrender >=0.9.11,<0.10.0a0
  license: LGPL-2.0-or-later
  license_family: LGPL
  size: 2804833
  timestamp: 1718924385674
- kind: conda
  name: gstreamer
  version: 1.24.5
  build: haf2f30d_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/gstreamer-1.24.5-haf2f30d_0.conda
  sha256: b824bf5e8b1b2aed4b6cad08caccdb48624a3180a96e7e6b5b978f009a3a7e85
  md5: c5252c02592373fa8caf5a5327165a89
  depends:
  - __glibc >=2.17,<3.0.a0
  - glib >=2.80.2,<3.0a0
  - libgcc-ng >=12
  - libglib >=2.80.2,<3.0a0
  - libiconv >=1.17,<2.0a0
  - libstdcxx-ng >=12
  license: LGPL-2.0-or-later
  license_family: LGPL
  size: 2020578
  timestamp: 1718924252333
- kind: conda
  name: gz-tools2
  version: 2.0.1
  build: ha770c72_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/gz-tools2-2.0.1-ha770c72_0.conda
  sha256: 49255ed68283ccdc265b932f6ab997bf39331c4b592a116a4b68d97ffe8e2b3e
  md5: fdf48ea9b98a8f5957ea57ebabe3c4ac
  depends:
  - libgz-tools2 2.0.1 h4149140_0
  license: Apache-2.0
  license_family: APACHE
  size: 9813
  timestamp: 1724587186586
- kind: conda
  name: harfbuzz
  version: 8.5.0
  build: hfac3d4d_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/harfbuzz-8.5.0-hfac3d4d_0.conda
  sha256: a141fc55f8bfdab7db03fe9d8e61cb0f8c8b5970ed6540eda2db7186223f4444
  md5: f5126317dd0ce0ba26945e411ecc6960
  depends:
  - cairo >=1.18.0,<2.0a0
  - freetype >=2.12.1,<3.0a0
  - graphite2
  - icu >=73.2,<74.0a0
  - libgcc-ng >=12
  - libglib >=2.80.2,<3.0a0
  - libstdcxx-ng >=12
  license: MIT
  license_family: MIT
  size: 1598244
  timestamp: 1715701061364
- kind: conda
  name: hdf4
  version: 4.2.15
  build: h2a13503_7
  build_number: 7
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/hdf4-4.2.15-h2a13503_7.conda
  sha256: 0d09b6dc1ce5c4005ae1c6a19dc10767932ef9a5e9c755cfdbb5189ac8fb0684
  md5: bd77f8da987968ec3927990495dc22e4
  depends:
  - libgcc-ng >=12
  - libjpeg-turbo >=3.0.0,<4.0a0
  - libstdcxx-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 756742
  timestamp: 1695661547874
- kind: conda
  name: hdf5
  version: 1.14.3
  build: nompi_hdf9ad27_105
  build_number: 105
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_hdf9ad27_105.conda
  sha256: 2278fa07da6f96e807d402cd55480624d67d2dee202191aaaf278ce5ab23605a
  md5: 7e1729554e209627636a0f6fabcdd115
  depends:
  - libaec >=1.1.3,<2.0a0
  - libcurl >=8.8.0,<9.0a0
  - libgcc-ng >=12
  - libgfortran-ng
  - libgfortran5 >=12.3.0
  - libstdcxx-ng >=12
  - libzlib >=1.2.13,<2.0a0
  - openssl >=3.3.1,<4.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 3911675
  timestamp: 1717587866574
- kind: conda
  name: humanfriendly
  version: '10.0'
  build: pyhd8ed1ab_6
  build_number: 6
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/humanfriendly-10.0-pyhd8ed1ab_6.conda
  sha256: cd93d5d4b1d98f7ce76a8658c35de9c63e17b3a40e52f40fa2f459e0da83d0b1
  md5: 2ed1fe4b9079da97c44cfe9c2e5078fd
  depends:
  - __unix
  - python >=3.8
  license: MIT
  license_family: MIT
  size: 73376
  timestamp: 1696765379156
- kind: conda
  name: icu
  version: '73.2'
  build: h59595ed_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/icu-73.2-h59595ed_0.conda
  sha256: e12fd90ef6601da2875ebc432452590bc82a893041473bc1c13ef29001a73ea8
  md5: cc47e1facc155f91abd89b11e48e72ff
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: MIT
  license_family: MIT
  size: 12089150
  timestamp: 1692900650789
- kind: conda
  name: idna
  version: '3.8'
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/idna-3.8-pyhd8ed1ab_0.conda
  sha256: 8660d38b272d3713ec8ac5ae918bc3bc80e1b81e1a7d61df554bded71ada6110
  md5: 99e164522f6bdf23c177c8d9ae63f975
  depends:
  - python >=3.6
  license: BSD-3-Clause
  license_family: BSD
  size: 49275
  timestamp: 1724450633325
- kind: conda
  name: idyntree
  version: 12.4.0
  build: py312ha2ed896_4
  build_number: 4
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/idyntree-12.4.0-py312ha2ed896_4.conda
  sha256: 25724a93ca46a8023b234f475d48e2fc1175bfb276e175cfaf67f214fd40e820
  md5: df9a2b2e03851578eaeef7d1a13962f0
  depends:
  - __glibc >=2.17,<3.0.a0
  - assimp >=5.4.2,<5.4.3.0a0
  - glfw >=3.4,<4.0a0
  - ipopt >=3.14.16,<3.14.17.0a0
  - irrlicht >=1.8.5,<1.9.0a0
  - libgcc >=13
  - libgl >=1.7.0,<2.0a0
  - libosqp >=0.6.3,<0.6.4.0a0
  - libstdcxx >=13
  - libxml2 >=2.12.7,<3.0a0
  - numpy >=1.19,<3
  - osqp-eigen >=0.8.1,<0.8.2.0a0
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  - xorg-libx11 >=1.8.9,<2.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 2518030
  timestamp: 1725465345335
- kind: conda
  name: imath
  version: 3.1.12
  build: h7955e40_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/imath-3.1.12-h7955e40_0.conda
  sha256: 4d8d07a4d5079d198168b44556fb86d094e6a716e8979b25a9f6c9c610e9fe56
  md5: 37f5e1ab0db3691929f37dee78335d1b
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libstdcxx >=13
  - libzlib >=1.3.1,<2.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 159630
  timestamp: 1725971591485
- kind: conda
  name: importlib-metadata
  version: 8.5.0
  build: pyha770c72_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.5.0-pyha770c72_0.conda
  sha256: 7194700ce1a5ad2621fd68e894dd8c1ceaff9a38723e6e0e5298fdef13017b1c
  md5: 54198435fce4d64d8a89af22573012a8
  depends:
  - python >=3.8
  - zipp >=0.5
  license: Apache-2.0
  license_family: APACHE
  size: 28646
  timestamp: 1726082927916
- kind: conda
  name: importlib_resources
  version: 6.4.5
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_0.conda
  sha256: 2cb9db3e40033c3df72d3defc678a012840378fd55a67e4351363d4b321a0dc1
  md5: c808991d29b9838fb4d96ce8267ec9ec
  depends:
  - python >=3.8
  - zipp >=3.1.0
  constrains:
  - importlib-resources >=6.4.5,<6.4.6.0a0
  license: Apache-2.0
  size: 32725
  timestamp: 1725921462405
- kind: conda
  name: ipopt
  version: 3.14.16
  build: h3a0b567_5
  build_number: 5
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/ipopt-3.14.16-h3a0b567_5.conda
  sha256: 618588b6bc22e56967762f75c862e0b654d02b6865ab28e3f99d575a18d2d7fa
  md5: b4bce4b579ca8da931205386a97d8186
  depends:
  - __glibc >=2.17,<3.0.a0
  - ampl-mp >=3.1.0,<3.2.0a0
  - libblas >=3.9.0,<4.0a0
  - libgcc >=13
  - libgfortran
  - libgfortran5 >=13.3.0
  - liblapack >=3.9.0,<4.0a0
  - libspral >=2024.5.8,<2024.5.9.0a0
  - libstdcxx >=13
  - metis >=5.1.0,<5.1.1.0a0
  - mumps-seq >=5.7.3,<5.7.4.0a0
  license: EPL-1.0
  size: 1029804
  timestamp: 1725486069806
- kind: conda
  name: ipython
  version: 8.27.0
  build: pyh707e725_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.27.0-pyh707e725_0.conda
  sha256: 4eaa22b1afdbd0076ab1cc8da99d9c62f5c5f14cd0a30ff99c133e22f2db5a58
  md5: 0ed09f0c0f62f50b4b7dd2744af13629
  depends:
  - __unix
  - decorator
  - exceptiongroup
  - jedi >=0.16
  - matplotlib-inline
  - pexpect >4.3
  - pickleshare
  - prompt-toolkit >=3.0.41,<3.1.0
  - pygments >=2.4.0
  - python >=3.10
  - stack_data
  - traitlets >=5.13.0
  - typing_extensions >=4.6
  license: BSD-3-Clause
  license_family: BSD
  size: 598878
  timestamp: 1725050237172
- kind: conda
  name: irrlicht
  version: 1.8.5
  build: hcce6d95_5
  build_number: 5
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/irrlicht-1.8.5-hcce6d95_5.conda
  sha256: 72aa5d6348eeed5b8f6df1c711757c31dab061c9a355a72cc18ea4c77527a475
  md5: bd78280d5c89a7377e5b79d491aca6cb
  depends:
  - __glibc >=2.17,<3.0.a0
  - bzip2 >=1.0.8,<2.0a0
  - libgcc-ng >=12
  - libgl >=1.7.0,<2.0a0
  - libglu
  - libjpeg-turbo >=3.0.0,<4.0a0
  - libpng >=1.6.43,<1.7.0a0
  - libstdcxx-ng >=12
  - libzlib >=1.3.1,<2.0a0
  - sdl >=1.2.68,<1.3.0a0
  - xcb-util >=0.4.1,<0.5.0a0
  - xorg-libx11 >=1.8.9,<2.0a0
  - xorg-libxext >=1.3.4,<2.0a0
  - xorg-libxxf86vm >=1.1.5,<2.0a0
  license: Zlib
  size: 1947728
  timestamp: 1724164975931
- kind: conda
  name: jasper
  version: 4.2.4
  build: h536e39c_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/jasper-4.2.4-h536e39c_0.conda
  sha256: 0a5ca92ea0261f435c27a3c3c5c5bc5e8b4b1af1343b21ef0cbc7c33b62f5239
  md5: 9518ab7016cf4564778aef08b6bd8792
  depends:
  - freeglut >=3.2.2,<4.0a0
  - libgcc-ng >=12
  - libglu >=9.0.0,<10.0a0
  - libjpeg-turbo >=3.0.0,<4.0a0
  license: JasPer-2.0
  size: 675951
  timestamp: 1714298705230
- kind: conda
  name: jax
  version: 0.4.31
  build: pyhd8ed1ab_1
  build_number: 1
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/jax-0.4.31-pyhd8ed1ab_1.conda
  sha256: cd642f411cf5286877df1cbaf7aa44e6b0d970c235bdfb2886f8efe92031fcd2
  md5: a42f5cae582f26492ec2b25c633d308a
  depends:
  - importlib-metadata >=4.6
  - jaxlib >=0.4.30,<=0.4.31
  - ml_dtypes >=0.2.0
  - numpy >=1.24
  - opt-einsum
  - python >=3.9
  - scipy >=1.10
  constrains:
  - cudnn >=9.2.1.18
  license: Apache-2.0
  license_family: APACHE
  size: 1345141
  timestamp: 1725068486559
- kind: conda
  name: jax-dataclasses
  version: 1.6.1
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/jax-dataclasses-1.6.1-pyhd8ed1ab_0.conda
  sha256: 48f59883ce1bb97de009df6917c536a11b6f84106c2b27acb721d33f27bfa4cc
  md5: e9d6ae2f9286c3b3f29668c675b61059
  depends:
  - jax
  - jaxlib
  - python >=3.7
  - typing-extensions
  license: MIT
  license_family: MIT
  size: 18301
  timestamp: 1720681840519
- kind: conda
  name: jax2torch
  version: 0.0.7
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/jax2torch-0.0.7-pyhd8ed1ab_0.conda
  sha256: 0faf7a22f532728a7067f5d40c1983f9654aab0be3e0488c4e6b03836f26c9b6
  md5: 33b812f468fb91855f86efa49d1bcf20
  depends:
  - jax >=0.2.20
  - python >=3.6
  - pytorch >=1.6
  license: MIT
  license_family: MIT
  size: 9110
  timestamp: 1719495166855
- kind: conda
  name: jaxlib
  version: 0.4.31
  build: cpu_py312h6b2a80f_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/jaxlib-0.4.31-cpu_py312h6b2a80f_1.conda
  sha256: ee55de88a2e2fdcf80474bb5b9ca6d50b52a2c262f912d8e4094d59defc44131
  md5: 253fe0d4a1c63b70f92b3179bdb14c6d
  depends:
  - __glibc >=2.17,<3.0.a0
  - libabseil * cxx17*
  - libabseil >=20240116.2,<20240117.0a0
  - libgcc >=13
  - libgrpc >=1.62.2,<1.63.0a0
  - libstdcxx >=13
  - libzlib >=1.3.1,<2.0a0
  - ml_dtypes >=0.2.0
  - numpy >=1.19,<3
  - openssl >=3.3.1,<4.0a0
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  - scipy >=1.9
  constrains:
  - jax >=0.4.31
  license: Apache-2.0
  license_family: APACHE
  size: 58871481
  timestamp: 1725057743526
- kind: conda
  name: jaxlie
  version: 1.4.1
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/jaxlie-1.4.1-pyhd8ed1ab_0.conda
  sha256: 856829dfe924ae49771ce66560037126d83be69275baca01f6ebec8c3d96de23
  md5: 8652a14b045142517888b925eac1bf3a
  depends:
  - jax >=0.3.18
  - jax-dataclasses >=1.4.4
  - jaxlib >=0.1.67
  - numpy
  - python >=3.8
  - typing-extensions >=4.0.0
  - typing_extensions
  - tyro
  license: MIT
  license_family: MIT
  size: 22762
  timestamp: 1715005679299
- kind: conda
  name: jaxsim
  version: 0.4.2
  build: pyhd8ed1ab_1
  build_number: 1
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/jaxsim-0.4.2-pyhd8ed1ab_1.conda
  sha256: d129999989c6688b52aa725586abc831483e4d736f9cd6881b12828359e887b4
  md5: 6f2bec51dd04dc874b78c465e11cd4cd
  depends:
  - coloredlogs
  - jax >=0.4.13
  - jax-dataclasses >=1.4.0
  - jaxlib >=0.4.13
  - jaxlie >=1.3.0
  - lxml
  - mediapy
  - mujoco >=3.0.0
  - pptree
  - python >=3.10
  - rod >=0.3.0
  - scipy
  - typing-extensions
  license: BSD-3-Clause
  license_family: BSD
  size: 120167
  timestamp: 1724241720611
- kind: conda
  name: jedi
  version: 0.19.1
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.1-pyhd8ed1ab_0.conda
  sha256: 362f0936ef37dfd1eaa860190e42a6ebf8faa094eaa3be6aa4d9ace95f40047a
  md5: 81a3be0b2023e1ea8555781f0ad904a2
  depends:
  - parso >=0.8.3,<0.9.0
  - python >=3.6
  license: MIT
  license_family: MIT
  size: 841312
  timestamp: 1696326218364
- kind: conda
  name: jinja2
  version: 3.1.4
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.4-pyhd8ed1ab_0.conda
  sha256: 27380d870d42d00350d2d52598cddaf02f9505fb24be09488da0c9b8d1428f2d
  md5: 7b86ecb7d3557821c649b3c31e3eb9f2
  depends:
  - markupsafe >=2.0
  - python >=3.7
  license: BSD-3-Clause
  license_family: BSD
  size: 111565
  timestamp: 1715127275924
- kind: conda
  name: jsoncpp
  version: 1.9.5
  build: h4bd325d_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/jsoncpp-1.9.5-h4bd325d_1.tar.bz2
  sha256: 7a5a6cdfc17849bb8000cc31b91c22f1fe0e087dfc3fd59ecc4d3b64cf0ad772
  md5: ae7f50dd1e78c7e78b5d2cf7062e559d
  depends:
  - libgcc-ng >=9.4.0
  - libstdcxx-ng >=9.4.0
  license: LicenseRef-Public-Domain OR MIT
  size: 194553
  timestamp: 1640883128046
- kind: conda
  name: keyutils
  version: 1.6.1
  build: h166bdaf_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/keyutils-1.6.1-h166bdaf_0.tar.bz2
  sha256: 150c05a6e538610ca7c43beb3a40d65c90537497a4f6a5f4d15ec0451b6f5ebb
  md5: 30186d27e2c9fa62b45fb1476b7200e3
  depends:
  - libgcc-ng >=10.3.0
  license: LGPL-2.1-or-later
  size: 117831
  timestamp: 1646151697040
- kind: conda
  name: kiwisolver
  version: 1.4.7
  build: py312h68727a3_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.4.7-py312h68727a3_0.conda
  sha256: d752c53071ee5d712baa9742dd1629e60388c5ce4ab11d4e73a1690443e41769
  md5: 444266743652a4f1538145e9362f6d3b
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libstdcxx >=13
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  license: BSD-3-Clause
  license_family: BSD
  size: 70922
  timestamp: 1725459412788
- kind: conda
  name: krb5
  version: 1.21.3
  build: h659f571_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.21.3-h659f571_0.conda
  sha256: 99df692f7a8a5c27cd14b5fb1374ee55e756631b9c3d659ed3ee60830249b238
  md5: 3f43953b7d3fb3aaa1d0d0723d91e368
  depends:
  - keyutils >=1.6.1,<2.0a0
  - libedit >=3.1.20191231,<3.2.0a0
  - libedit >=3.1.20191231,<4.0a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - openssl >=3.3.1,<4.0a0
  license: MIT
  license_family: MIT
  size: 1370023
  timestamp: 1719463201255
- kind: conda
  name: lame
  version: '3.100'
  build: h166bdaf_1003
  build_number: 1003
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/lame-3.100-h166bdaf_1003.tar.bz2
  sha256: aad2a703b9d7b038c0f745b853c6bb5f122988fe1a7a096e0e606d9cbec4eaab
  md5: a8832b479f93521a9e7b5b743803be51
  depends:
  - libgcc-ng >=12
  license: LGPL-2.0-only
  license_family: LGPL
  size: 508258
  timestamp: 1664996250081
- kind: conda
  name: lcms2
  version: '2.16'
  build: hb7c19ff_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.16-hb7c19ff_0.conda
  sha256: 5c878d104b461b7ef922abe6320711c0d01772f4cd55de18b674f88547870041
  md5: 51bb7010fc86f70eee639b4bb7a894f5
  depends:
  - libgcc-ng >=12
  - libjpeg-turbo >=3.0.0,<4.0a0
  - libtiff >=4.6.0,<4.7.0a0
  license: MIT
  license_family: MIT
  size: 245247
  timestamp: 1701647787198
- kind: conda
  name: ld_impl_linux-64
  version: '2.40'
  build: hf3520f5_7
  build_number: 7
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.40-hf3520f5_7.conda
  sha256: 764b6950aceaaad0c67ef925417594dd14cd2e22fff864aeef455ac259263d15
  md5: b80f2f396ca2c28b8c14c437a4ed1e74
  constrains:
  - binutils_impl_linux-64 2.40
  license: GPL-3.0-only
  license_family: GPL
  size: 707602
  timestamp: 1718625640445
- kind: conda
  name: lerc
  version: 4.0.0
  build: h27087fc_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/lerc-4.0.0-h27087fc_0.tar.bz2
  sha256: cb55f36dcd898203927133280ae1dc643368af041a48bcf7c026acb7c47b0c12
  md5: 76bbff344f0134279f225174e9064c8f
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: Apache-2.0
  license_family: Apache
  size: 281798
  timestamp: 1657977462600
- kind: conda
  name: libabseil
  version: '20240116.2'
  build: cxx17_he02047a_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libabseil-20240116.2-cxx17_he02047a_1.conda
  sha256: 945396726cadae174a661ce006e3f74d71dbd719219faf7cc74696b267f7b0b5
  md5: c48fc56ec03229f294176923c3265c05
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  constrains:
  - abseil-cpp =20240116.2
  - libabseil-static =20240116.2=cxx17*
  license: Apache-2.0
  license_family: Apache
  size: 1264712
  timestamp: 1720857377573
- kind: conda
  name: libaec
  version: 1.1.3
  build: h59595ed_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libaec-1.1.3-h59595ed_0.conda
  sha256: 2ef420a655528bca9d269086cf33b7e90d2f54ad941b437fb1ed5eca87cee017
  md5: 5e97e271911b8b2001a8b71860c32faa
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: BSD-2-Clause
  license_family: BSD
  size: 35446
  timestamp: 1711021212685
- kind: conda
  name: libarchive
  version: 3.7.4
  build: hfca40fe_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libarchive-3.7.4-hfca40fe_0.conda
  sha256: c30970e5e6515c662d00bb74e7c1b09ebe0c8c92c772b952a41a5725e2dcc936
  md5: 32ddb97f897740641d8d46a829ce1704
  depends:
  - bzip2 >=1.0.8,<2.0a0
  - libgcc-ng >=12
  - libxml2 >=2.12.7,<3.0a0
  - libzlib >=1.2.13,<2.0.0a0
  - lz4-c >=1.9.3,<1.10.0a0
  - lzo >=2.10,<3.0a0
  - openssl >=3.3.0,<4.0a0
  - xz >=5.2.6,<6.0a0
  - zstd >=1.5.6,<1.6.0a0
  license: BSD-2-Clause
  license_family: BSD
  size: 871853
  timestamp: 1716394516418
- kind: conda
  name: libasprintf
  version: 0.22.5
  build: he8f35ee_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-0.22.5-he8f35ee_3.conda
  sha256: 2da5c735811cbf38c7f7844ab457ff8b25046bbf5fe5ebd5dc1c2fafdf4fbe1c
  md5: 4fab9799da9571266d05ca5503330655
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: LGPL-2.1-or-later
  size: 42817
  timestamp: 1723626012203
- kind: conda
  name: libasprintf-devel
  version: 0.22.5
  build: he8f35ee_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-devel-0.22.5-he8f35ee_3.conda
  sha256: ccc7967e298ddf3124c8ad9741c7180dc6f778ae4135ec87978214f7b3c64dc2
  md5: 1091193789bb830127ed067a9e01ac57
  depends:
  - __glibc >=2.17,<3.0.a0
  - libasprintf 0.22.5 he8f35ee_3
  - libgcc-ng >=12
  license: LGPL-2.1-or-later
  size: 34172
  timestamp: 1723626026096
- kind: conda
  name: libass
  version: 0.17.1
  build: h8fe9dca_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libass-0.17.1-h8fe9dca_1.conda
  sha256: 1bc3e44239a11613627488b7a9b6c021ec6b52c5925abd666832db0cb2a59f05
  md5: c306fd9cc90c0585171167d09135a827
  depends:
  - fontconfig >=2.14.2,<3.0a0
  - fonts-conda-ecosystem
  - freetype >=2.12.1,<3.0a0
  - fribidi >=1.0.10,<2.0a0
  - harfbuzz >=8.1.1,<9.0a0
  - libexpat >=2.5.0,<3.0a0
  - libgcc-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  license: ISC
  license_family: OTHER
  size: 126896
  timestamp: 1693027051367
- kind: conda
  name: libbipedal-locomotion-framework
  version: 0.18.0
  build: h7f52459_15
  build_number: 15
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libbipedal-locomotion-framework-0.18.0-h7f52459_15.conda
  sha256: 0a6fcf696ce99f8d413325f0560c1b4546cb438ad5156a8ccd24e19e10667d72
  md5: a23de59b48eadcdfdde9925843dedb2b
  depends:
  - __glibc >=2.17,<3.0.a0
  - casadi >=3.6.5,<3.7.0a0
  - cppad >=20240000.6,<20240000.7.0a0
  - eigen
  - fmt >=11.0.2,<12.0a0
  - idyntree >=12.4.0,<13.0a0
  - libgcc-ng >=12
  - liblie-group-controllers
  - libmatio-cpp >=0.2.5,<0.2.6.0a0
  - libopencv >=4.10.0,<4.10.1.0a0
  - libosqp >=0.6.3,<0.6.4.0a0
  - librealsense >=2.54.2,<2.55.0a0
  - librobometry >=1.2.4,<1.2.5.0a0
  - libstdcxx-ng >=12
  - libunicycle-footstep-planner >=0.8.0,<0.8.1.0a0
  - libyarp >=3.9.0,<3.9.1.0a0
  - manif
  - onnxruntime-cpp >=1.18.1,<1.18.2.0a0
  - osqp-eigen >=0.8.1,<0.8.2.0a0
  - pcl >=1.14.1,<1.14.2.0a0
  - qhull >=2020.2,<2020.3.0a0
  - spdlog >=1.14.1,<1.15.0a0
  - tomlplusplus
  - vtk-base >=9.3.0,<9.3.1.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 1972918
  timestamp: 1724146715364
- kind: conda
  name: libblas
  version: 3.9.0
  build: 23_linux64_openblas
  build_number: 23
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-23_linux64_openblas.conda
  sha256: edb1cee5da3ac4936940052dcab6969673ba3874564f90f5110f8c11eed789c2
  md5: 96c8450a40aa2b9733073a9460de972c
  depends:
  - libopenblas >=0.3.27,<0.3.28.0a0
  - libopenblas >=0.3.27,<1.0a0
  constrains:
  - liblapacke 3.9.0 23_linux64_openblas
  - libcblas 3.9.0 23_linux64_openblas
  - liblapack 3.9.0 23_linux64_openblas
  - blas * openblas
  license: BSD-3-Clause
  license_family: BSD
  size: 14880
  timestamp: 1721688759937
- kind: conda
  name: libboost
  version: 1.84.0
  build: hba137d9_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libboost-1.84.0-hba137d9_3.conda
  sha256: 5bcba13bdbae847c2e3a08e3357c35bdc01a7d593c3d35652d6cf696428b121b
  md5: 0302d3052e643fd778d1021530b6a3e1
  depends:
  - bzip2 >=1.0.8,<2.0a0
  - icu >=73.2,<74.0a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  - xz >=5.2.6,<6.0a0
  - zstd >=1.5.6,<1.6.0a0
  constrains:
  - boost-cpp =1.84.0
  license: BSL-1.0
  size: 2846684
  timestamp: 1715807756203
- kind: conda
  name: libboost-headers
  version: 1.86.0
  build: ha770c72_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libboost-headers-1.86.0-ha770c72_2.conda
  sha256: 3d35c77a0f61b0574c21e7f6c21fb2b4418207209ec0aca482150306462fa997
  md5: 71c65a3b7692ad969ef238cb8dd1bfb0
  constrains:
  - boost-cpp <0.0a0
  license: BSL-1.0
  size: 14067511
  timestamp: 1725333818163
- kind: conda
  name: libbrotlicommon
  version: 1.1.0
  build: hb9d3cd8_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.1.0-hb9d3cd8_2.conda
  sha256: d9db2de60ea917298e658143354a530e9ca5f9c63471c65cf47ab39fd2f429e3
  md5: 41b599ed2b02abcfdd84302bff174b23
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  license: MIT
  license_family: MIT
  size: 68851
  timestamp: 1725267660471
- kind: conda
  name: libbrotlidec
  version: 1.1.0
  build: hb9d3cd8_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.1.0-hb9d3cd8_2.conda
  sha256: 2892d512cad096cb03f1b66361deeab58b64e15ba525d6592bb6d609e7045edf
  md5: 9566f0bd264fbd463002e759b8a82401
  depends:
  - __glibc >=2.17,<3.0.a0
  - libbrotlicommon 1.1.0 hb9d3cd8_2
  - libgcc >=13
  license: MIT
  license_family: MIT
  size: 32696
  timestamp: 1725267669305
- kind: conda
  name: libbrotlienc
  version: 1.1.0
  build: hb9d3cd8_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.1.0-hb9d3cd8_2.conda
  sha256: 779f58174e99de3600e939fa46eddb453ec5d3c60bb46cdaa8b4c127224dbf29
  md5: 06f70867945ea6a84d35836af780f1de
  depends:
  - __glibc >=2.17,<3.0.a0
  - libbrotlicommon 1.1.0 hb9d3cd8_2
  - libgcc >=13
  license: MIT
  license_family: MIT
  size: 281750
  timestamp: 1725267679782
- kind: conda
  name: libcap
  version: '2.69'
  build: h0f662aa_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libcap-2.69-h0f662aa_0.conda
  sha256: 942f9564b4228609f017b6617425d29a74c43b8a030e12239fa4458e5cb6323c
  md5: 25cb5999faa414e5ccb2c1388f62d3d5
  depends:
  - attr >=2.5.1,<2.6.0a0
  - libgcc-ng >=12
  license: BSD-3-Clause
  license_family: BSD
  size: 100582
  timestamp: 1684162447012
- kind: conda
  name: libcblas
  version: 3.9.0
  build: 23_linux64_openblas
  build_number: 23
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-23_linux64_openblas.conda
  sha256: 3e7a3236e7e03e308e1667d91d0aa70edd0cba96b4b5563ef4adde088e0881a5
  md5: eede29b40efa878cbe5bdcb767e97310
  depends:
  - libblas 3.9.0 23_linux64_openblas
  constrains:
  - liblapacke 3.9.0 23_linux64_openblas
  - liblapack 3.9.0 23_linux64_openblas
  - blas * openblas
  license: BSD-3-Clause
  license_family: BSD
  size: 14798
  timestamp: 1721688767584
- kind: conda
  name: libccd-double
  version: '2.1'
  build: h59595ed_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libccd-double-2.1-h59595ed_3.conda
  sha256: 4695ce68eda595b4f53146bea1096a9f2e0d33290618ba83a246b5ed8871ebc9
  md5: 6a3d962d34385e0a511b859d679f6ea2
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  constrains:
  - libccd <1
  license: BSD-3-Clause
  license_family: BSD
  size: 36171
  timestamp: 1687341825064
- kind: conda
  name: libclang-cpp15
  version: 15.0.7
  build: default_h127d8a8_5
  build_number: 5
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libclang-cpp15-15.0.7-default_h127d8a8_5.conda
  sha256: 9b0238e705a33da74ca82efd03974f499550f7dada1340cc9cb7c35a92411ed8
  md5: d0a9633b53cdc319b8a1a532ae7822b8
  depends:
  - libgcc-ng >=12
  - libllvm15 >=15.0.7,<15.1.0a0
  - libstdcxx-ng >=12
  license: Apache-2.0 WITH LLVM-exception
  license_family: Apache
  size: 17206402
  timestamp: 1711063711931
- kind: conda
  name: libclang-cpp18.1
  version: 18.1.8
  build: default_hf981a13_4
  build_number: 4
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libclang-cpp18.1-18.1.8-default_hf981a13_4.conda
  sha256: ec7ed3003f4b1507043f7a4ad85339c7a20898ff213e8f77f51f69c30d76780a
  md5: 7b72d74b57e681251536094b96ba9c46
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=12
  - libllvm18 >=18.1.8,<18.2.0a0
  - libstdcxx >=12
  license: Apache-2.0 WITH LLVM-exception
  license_family: Apache
  size: 19176386
  timestamp: 1725430019231
- kind: conda
  name: libclang13
  version: 18.1.8
  build: default_h9def88c_4
  build_number: 4
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libclang13-18.1.8-default_h9def88c_4.conda
  sha256: 606c82d902a6d343b1b21967d30d73f6d54b8340fe180f2b0641fb775fba91e9
  md5: 7e3f831d4ae9820999418821be65ff67
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=12
  - libllvm18 >=18.1.8,<18.2.0a0
  - libstdcxx >=12
  license: Apache-2.0 WITH LLVM-exception
  license_family: Apache
  size: 11017079
  timestamp: 1725430212320
- kind: conda
  name: libcups
  version: 2.3.3
  build: h4637d8d_4
  build_number: 4
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libcups-2.3.3-h4637d8d_4.conda
  sha256: bc67b9b21078c99c6bd8595fe7e1ed6da1f721007726e717f0449de7032798c4
  md5: d4529f4dff3057982a7617c7ac58fde3
  depends:
  - krb5 >=1.21.1,<1.22.0a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  license: Apache-2.0
  license_family: Apache
  size: 4519402
  timestamp: 1689195353551
- kind: conda
  name: libcurl
  version: 8.10.0
  build: hbbe4b11_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.10.0-hbbe4b11_0.conda
  sha256: 7d9e0b7d855b9f0a3083190fb9931d6afb9c669009011bcb35cc3688d992a51a
  md5: 657ea309ad90675ef144e7d27a271ab9
  depends:
  - __glibc >=2.17,<3.0.a0
  - krb5 >=1.21.3,<1.22.0a0
  - libgcc >=13
  - libnghttp2 >=1.58.0,<2.0a0
  - libssh2 >=1.11.0,<2.0a0
  - libzlib >=1.3.1,<2.0a0
  - openssl >=3.3.2,<4.0a0
  - zstd >=1.5.6,<1.6.0a0
  license: curl
  license_family: MIT
  size: 425003
  timestamp: 1726063912465
- kind: conda
  name: libdeflate
  version: '1.21'
  build: h4bc722e_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.21-h4bc722e_0.conda
  sha256: 728c24ce835700bfdfdf106bf04233fdb040a61ca4ecfd3f41b46fa90cd4f971
  md5: 36ce76665bf67f5aac36be7a0d21b7f3
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  license: MIT
  license_family: MIT
  size: 71163
  timestamp: 1722820138782
- kind: conda
  name: libdrm
  version: 2.4.123
  build: hb9d3cd8_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libdrm-2.4.123-hb9d3cd8_0.conda
  sha256: 5f274243fc7480b721a4ed6623c72d07b86a508a1363a85f0f16451ab655ace8
  md5: ee605e794bdc14e2b7f84c4faa0d8c2c
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=13
  - libpciaccess >=0.18,<0.19.0a0
  license: MIT
  license_family: MIT
  size: 303108
  timestamp: 1724719521496
- kind: conda
  name: libedit
  version: 3.1.20191231
  build: he28a2e2_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2
  sha256: a57d37c236d8f7c886e01656f4949d9dcca131d2a0728609c6f7fa338b65f1cf
  md5: 4d331e44109e3f0e19b4cb8f9b82f3e1
  depends:
  - libgcc-ng >=7.5.0
  - ncurses >=6.2,<7.0.0a0
  license: BSD-2-Clause
  license_family: BSD
  size: 123878
  timestamp: 1597616541093
- kind: conda
  name: libergocub-software
  version: 0.7.5
  build: h3442644_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libergocub-software-0.7.5-h3442644_0.conda
  sha256: 1ba99efcbffdb1554d843656b4123e7f939f5a54ff5de07a8aabcc2947c54d62
  md5: 1f2c011bba9bf3b69f18e8c8b107a718
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libopencv >=4.10.0,<4.10.1.0a0
  - libstdcxx >=13
  - libyarp >=3.9.0,<3.9.1.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 6795272
  timestamp: 1725408524279
- kind: conda
  name: libev
  version: '4.33'
  build: hd590300_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libev-4.33-hd590300_2.conda
  sha256: 1cd6048169fa0395af74ed5d8f1716e22c19a81a8a36f934c110ca3ad4dd27b4
  md5: 172bf1cd1ff8629f2b1179945ed45055
  depends:
  - libgcc-ng >=12
  license: BSD-2-Clause
  license_family: BSD
  size: 112766
  timestamp: 1702146165126
- kind: conda
  name: libevent
  version: 2.1.12
  build: hf998b51_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libevent-2.1.12-hf998b51_1.conda
  sha256: 2e14399d81fb348e9d231a82ca4d816bf855206923759b69ad006ba482764131
  md5: a1cfcc585f0c42bf8d5546bb1dfb668d
  depends:
  - libgcc-ng >=12
  - openssl >=3.1.1,<4.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 427426
  timestamp: 1685725977222
- kind: conda
  name: libexpat
  version: 2.6.3
  build: h5888daf_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.6.3-h5888daf_0.conda
  sha256: 4bb47bb2cd09898737a5211e2992d63c555d63715a07ba56eae0aff31fb89c22
  md5: 59f4c43bb1b5ef1c71946ff2cbf59524
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  constrains:
  - expat 2.6.3.*
  license: MIT
  license_family: MIT
  size: 73616
  timestamp: 1725568742634
- kind: conda
  name: libffi
  version: 3.4.2
  build: h7f98852_5
  build_number: 5
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libffi-3.4.2-h7f98852_5.tar.bz2
  sha256: ab6e9856c21709b7b517e940ae7028ae0737546122f83c2aa5d692860c3b149e
  md5: d645c6d2ac96843a2bfaccd2d62b3ac3
  depends:
  - libgcc-ng >=9.4.0
  license: MIT
  license_family: MIT
  size: 58292
  timestamp: 1636488182923
- kind: conda
  name: libflac
  version: 1.4.3
  build: h59595ed_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libflac-1.4.3-h59595ed_0.conda
  sha256: 65908b75fa7003167b8a8f0001e11e58ed5b1ef5e98b96ab2ba66d7c1b822c7d
  md5: ee48bf17cc83a00f59ca1494d5646869
  depends:
  - gettext >=0.21.1,<1.0a0
  - libgcc-ng >=12
  - libogg 1.3.*
  - libogg >=1.3.4,<1.4.0a0
  - libstdcxx-ng >=12
  license: BSD-3-Clause
  license_family: BSD
  size: 394383
  timestamp: 1687765514062
- kind: conda
  name: libgcc
  version: 14.1.0
  build: h77fa898_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgcc-14.1.0-h77fa898_1.conda
  sha256: 10fa74b69266a2be7b96db881e18fa62cfa03082b65231e8d652e897c4b335a3
  md5: 002ef4463dd1e2b44a94a4ace468f5d2
  depends:
  - _libgcc_mutex 0.1 conda_forge
  - _openmp_mutex >=4.5
  constrains:
  - libgomp 14.1.0 h77fa898_1
  - libgcc-ng ==14.1.0=*_1
  license: GPL-3.0-only WITH GCC-exception-3.1
  license_family: GPL
  size: 846380
  timestamp: 1724801836552
- kind: conda
  name: libgcc-ng
  version: 14.1.0
  build: h69a702a_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-14.1.0-h69a702a_1.conda
  sha256: b91f7021e14c3d5c840fbf0dc75370d6e1f7c7ff4482220940eaafb9c64613b7
  md5: 1efc0ad219877a73ef977af7dbb51f17
  depends:
  - libgcc 14.1.0 h77fa898_1
  license: GPL-3.0-only WITH GCC-exception-3.1
  license_family: GPL
  size: 52170
  timestamp: 1724801842101
- kind: conda
  name: libgcrypt
  version: 1.11.0
  build: h4ab18f5_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgcrypt-1.11.0-h4ab18f5_1.conda
  sha256: 9e97e4a753d2ee238cfc7375f0882830f0d8c1667431bc9d070a0f6718355570
  md5: 14858a47d4cc995892e79f2b340682d7
  depends:
  - libgcc-ng >=12
  - libgpg-error >=1.50,<2.0a0
  license: LGPL-2.1-or-later AND GPL-2.0-or-later
  license_family: GPL
  size: 684307
  timestamp: 1721392291497
- kind: conda
  name: libgettextpo
  version: 0.22.5
  build: he02047a_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgettextpo-0.22.5-he02047a_3.conda
  sha256: 7f2d1f4d69973e2c3c3d2b6420d5eb989982baba97d63ab2d7a2b25a92d886b4
  md5: efab66b82ec976930b96d62a976de8e7
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  license: GPL-3.0-or-later
  license_family: GPL
  size: 170646
  timestamp: 1723626019265
- kind: conda
  name: libgettextpo-devel
  version: 0.22.5
  build: he02047a_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgettextpo-devel-0.22.5-he02047a_3.conda
  sha256: 0a66cdd46d1cd5201061252535cd91905b3222328a9294c1a5bcd32e85531545
  md5: 9aba7960731e6b4547b3a52f812ed801
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libgettextpo 0.22.5 he02047a_3
  license: GPL-3.0-or-later
  license_family: GPL
  size: 36790
  timestamp: 1723626032786
- kind: conda
  name: libgfortran
  version: 14.1.0
  build: h69a702a_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-14.1.0-h69a702a_1.conda
  sha256: ed77f04f873e43a26e24d443dd090631eedc7d0ace3141baaefd96a123e47535
  md5: 591e631bc1ae62c64f2ab4f66178c097
  depends:
  - libgfortran5 14.1.0 hc5f4f2c_1
  constrains:
  - libgfortran-ng ==14.1.0=*_1
  license: GPL-3.0-only WITH GCC-exception-3.1
  license_family: GPL
  size: 52142
  timestamp: 1724801872472
- kind: conda
  name: libgfortran-ng
  version: 14.1.0
  build: h69a702a_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-ng-14.1.0-h69a702a_1.conda
  sha256: a2dc35cb7f87bb5beebf102d4085574c6a740e1df58e743185d4434cc5e4e0ae
  md5: 16cec94c5992d7f42ae3f9fa8b25df8d
  depends:
  - libgfortran 14.1.0 h69a702a_1
  license: GPL-3.0-only WITH GCC-exception-3.1
  license_family: GPL
  size: 52212
  timestamp: 1724802086021
- kind: conda
  name: libgfortran5
  version: 14.1.0
  build: hc5f4f2c_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran5-14.1.0-hc5f4f2c_1.conda
  sha256: c40d7db760296bf9c776de12597d2f379f30e890b9ae70c1de962ff2aa1999f6
  md5: 10a0cef64b784d6ab6da50ebca4e984d
  depends:
  - libgcc >=14.1.0
  constrains:
  - libgfortran 14.1.0
  license: GPL-3.0-only WITH GCC-exception-3.1
  license_family: GPL
  size: 1459939
  timestamp: 1724801851300
- kind: conda
  name: libgl
  version: 1.7.0
  build: ha4b6fd6_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgl-1.7.0-ha4b6fd6_0.conda
  sha256: 993f3bfe04e16c58fceab108bf54f1522ff93a657a22a4ced8c56658001d55fa
  md5: 3deca8c25851196c28d1c84dd4ae9149
  depends:
  - __glibc >=2.17,<3.0.a0
  - libglvnd 1.7.0 ha4b6fd6_0
  - libglx 1.7.0 ha4b6fd6_0
  license: LicenseRef-libglvnd
  size: 132746
  timestamp: 1723473216625
- kind: conda
  name: libglib
  version: 2.80.2
  build: hf974151_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libglib-2.80.2-hf974151_0.conda
  sha256: 93e03b6cf4765bc06d64fa3dac65f22c53ae4a30247bb0e2dea0bd9c47a3fb26
  md5: 72724f6a78ecb15559396966226d5838
  depends:
  - libffi >=3.4,<4.0a0
  - libgcc-ng >=12
  - libiconv >=1.17,<2.0a0
  - libzlib >=1.2.13,<2.0.0a0
  - pcre2 >=10.43,<10.44.0a0
  constrains:
  - glib 2.80.2 *_0
  license: LGPL-2.1-or-later
  size: 3912673
  timestamp: 1715252654366
- kind: conda
  name: libglu
  version: 9.0.0
  build: ha6d2627_1004
  build_number: 1004
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libglu-9.0.0-ha6d2627_1004.conda
  sha256: c4a14878c2be8c18b7e89a19917f0f6c964dd962c91a079fe5e0c6e8b8b1bbd4
  md5: df069bea331c8486ac21814969301c1f
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libxcb >=1.16,<1.17.0a0
  - xorg-libx11 >=1.8.9,<2.0a0
  - xorg-libxext >=1.3.4,<2.0a0
  - xorg-xextproto >=7.3.0,<8.0a0
  license: SGI-2
  size: 325824
  timestamp: 1718880563533
- kind: conda
  name: libglvnd
  version: 1.7.0
  build: ha4b6fd6_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libglvnd-1.7.0-ha4b6fd6_0.conda
  sha256: ce35ceca19110ba9d27cb0058e55c62ea0489b3dfad76d016df2d0bf4f027998
  md5: e46b5ae31282252e0525713e34ffbe2b
  depends:
  - __glibc >=2.17,<3.0.a0
  license: LicenseRef-libglvnd
  size: 129500
  timestamp: 1723473188457
- kind: conda
  name: libglx
  version: 1.7.0
  build: ha4b6fd6_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libglx-1.7.0-ha4b6fd6_0.conda
  sha256: 72ba2a55de3d8902b40359433bbc51f50574067eaf2ae4081a2347d3735e30bb
  md5: b470cc353c5b852e0d830e8d5d23e952
  depends:
  - __glibc >=2.17,<3.0.a0
  - libglvnd 1.7.0 ha4b6fd6_0
  - xorg-libx11 >=1.8.9,<2.0a0
  license: LicenseRef-libglvnd
  size: 79343
  timestamp: 1723473207891
- kind: conda
  name: libgomp
  version: 14.1.0
  build: h77fa898_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgomp-14.1.0-h77fa898_1.conda
  sha256: c96724c8ae4ee61af7674c5d9e5a3fbcf6cd887a40ad5a52c99aa36f1d4f9680
  md5: 23c255b008c4f2ae008f81edcabaca89
  depends:
  - _libgcc_mutex 0.1 conda_forge
  license: GPL-3.0-only WITH GCC-exception-3.1
  license_family: GPL
  size: 460218
  timestamp: 1724801743478
- kind: conda
  name: libgpg-error
  version: '1.50'
  build: h4f305b6_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgpg-error-1.50-h4f305b6_0.conda
  sha256: c60969d5c315f33fee90a1f2dd5d169e2834ace5a55f5a6f822aa7485a3a84cc
  md5: 0d7ff1a8e69565ca3add6925e18e708f
  depends:
  - gettext
  - libasprintf >=0.22.5,<1.0a0
  - libgcc-ng >=12
  - libgettextpo >=0.22.5,<1.0a0
  - libstdcxx-ng >=12
  license: GPL-2.0-only
  license_family: GPL
  size: 273774
  timestamp: 1719390736440
- kind: conda
  name: libgrpc
  version: 1.62.2
  build: h15f2491_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgrpc-1.62.2-h15f2491_0.conda
  sha256: 28241ed89335871db33cb6010e9ccb2d9e9b6bb444ddf6884f02f0857363c06a
  md5: 8dabe607748cb3d7002ad73cd06f1325
  depends:
  - c-ares >=1.28.1,<2.0a0
  - libabseil * cxx17*
  - libabseil >=20240116.1,<20240117.0a0
  - libgcc-ng >=12
  - libprotobuf >=4.25.3,<4.25.4.0a0
  - libre2-11 >=2023.9.1,<2024.0a0
  - libstdcxx-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  - openssl >=3.2.1,<4.0a0
  - re2
  constrains:
  - grpc-cpp =1.62.2
  license: Apache-2.0
  license_family: APACHE
  size: 7316832
  timestamp: 1713390645548
- kind: conda
  name: libgz-cmake3
  version: 3.5.3
  build: hac33072_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgz-cmake3-3.5.3-hac33072_0.conda
  sha256: 5f9988f5dba7c289bccde0766fc4147f09fc260b7b641b5842a57cf1aa4ba01c
  md5: e9cbdb4fe25b4bfde5036b7708a9d018
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: Apache-2.0
  license_family: APACHE
  size: 203881
  timestamp: 1715098722683
- kind: conda
  name: libgz-math7
  version: 7.5.1
  build: h5888daf_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgz-math7-7.5.1-h5888daf_0.conda
  sha256: 17ad5b86204d6ae4a7b788fb986a1d1e5397dc88470934cc8e8542cc1dbe81b3
  md5: e4dd2207169480ae48c20c767abdb03d
  depends:
  - __glibc >=2.17,<3.0.a0
  - eigen
  - libgcc-ng >=13
  - libgz-cmake3 >=3.5.3,<4.0a0
  - libgz-utils2 >=2.1.0,<3.0a0
  - libstdcxx-ng >=13
  license: Apache-2.0
  license_family: APACHE
  size: 272625
  timestamp: 1724476497555
- kind: conda
  name: libgz-tools2
  version: 2.0.1
  build: h4149140_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgz-tools2-2.0.1-h4149140_0.conda
  sha256: 6bf8c9a0a6b940b1563fb3af742bb79f59e33b084754ebd0a5c090091ec6bf98
  md5: dd8a44cd2d68aba219156635748350c1
  depends:
  - __glibc >=2.17,<3.0.a0
  - elfutils
  - libgcc-ng >=13
  - libgz-cmake3 >=3.5.3,<4.0a0
  - libstdcxx-ng >=13
  - ruby
  license: Apache-2.0
  license_family: APACHE
  size: 44893
  timestamp: 1724587184338
- kind: conda
  name: libgz-utils2
  version: 2.2.0
  build: h5888daf_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libgz-utils2-2.2.0-h5888daf_0.conda
  sha256: 8cbcd1a1f111ce80d6e9773d1a2ce7cfc3d1c3ba5874a26f058a635f75aa369e
  md5: 041d0a75ff722f424ce24f47397a44f8
  depends:
  - __glibc >=2.17,<3.0.a0
  - cli11
  - libgcc-ng >=13
  - libgz-cmake3 >=3.5.3,<4.0a0
  - libstdcxx-ng >=13
  license: Apache-2.0
  license_family: APACHE
  size: 59183
  timestamp: 1724612594927
- kind: conda
  name: libhwloc
  version: 2.11.1
  build: default_hecaa2ac_1000
  build_number: 1000
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libhwloc-2.11.1-default_hecaa2ac_1000.conda
  sha256: 8473a300e10b79557ce0ac81602506b47146aff3df4cc3568147a7dd07f480a2
  md5: f54aeebefb5c5ff84eca4fb05ca8aa3a
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libxml2 >=2.12.7,<3.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 2417964
  timestamp: 1720460562447
- kind: conda
  name: libi2c
  version: '4.3'
  build: hcb278e6_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libi2c-4.3-hcb278e6_2.conda
  sha256: 2b68ba469f267e7fc61fd41c22e9db16fd2bacf9039351a5f3a2572213d3184e
  md5: 49280d75f186fd9121d19b9e2fe79def
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: LGPL-2.1-or-later
  size: 18647
  timestamp: 1681566579190
- kind: conda
  name: libiconv
  version: '1.17'
  build: hd590300_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libiconv-1.17-hd590300_2.conda
  sha256: 8ac2f6a9f186e76539439e50505d98581472fedb347a20e7d1f36429849f05c9
  md5: d66573916ffcf376178462f1b61c941e
  depends:
  - libgcc-ng >=12
  license: LGPL-2.1-only
  size: 705775
  timestamp: 1702682170569
- kind: conda
  name: libidn2
  version: 2.3.7
  build: hd590300_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libidn2-2.3.7-hd590300_0.conda
  sha256: 253f9be445c58bf07b39d8f67ac08bccc5010c75a8c2070cddfb6c20e1ca4f4f
  md5: 2b7b0d827c6447cc1d85dc06d5b5de46
  depends:
  - gettext >=0.21.1,<1.0a0
  - libgcc-ng >=12
  - libunistring >=0,<1.0a0
  license: LGPLv2
  size: 126515
  timestamp: 1706368269716
- kind: conda
  name: libjpeg-turbo
  version: 3.0.0
  build: hd590300_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libjpeg-turbo-3.0.0-hd590300_1.conda
  sha256: b954e09b7e49c2f2433d6f3bb73868eda5e378278b0f8c1dd10a7ef090e14f2f
  md5: ea25936bb4080d843790b586850f82b8
  depends:
  - libgcc-ng >=12
  constrains:
  - jpeg <0.0.0a
  license: IJG AND BSD-3-Clause AND Zlib
  size: 618575
  timestamp: 1694474974816
- kind: conda
  name: liblapack
  version: 3.9.0
  build: 23_linux64_openblas
  build_number: 23
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-23_linux64_openblas.conda
  sha256: 25c7aef86c8a1d9db0e8ee61aa7462ba3b46b482027a65d66eb83e3e6f949043
  md5: 2af0879961951987e464722fd00ec1e0
  depends:
  - libblas 3.9.0 23_linux64_openblas
  constrains:
  - liblapacke 3.9.0 23_linux64_openblas
  - libcblas 3.9.0 23_linux64_openblas
  - blas * openblas
  license: BSD-3-Clause
  license_family: BSD
  size: 14823
  timestamp: 1721688775172
- kind: conda
  name: liblapacke
  version: 3.9.0
  build: 23_linux64_openblas
  build_number: 23
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/liblapacke-3.9.0-23_linux64_openblas.conda
  sha256: 071384c9023997abc53111ec4dd71c27d68cb355b0a5c684f7cb7ba90a5ae830
  md5: 89d7bcdb1e9a72a73e36d8e29d2a2beb
  depends:
  - libblas 3.9.0 23_linux64_openblas
  - libcblas 3.9.0 23_linux64_openblas
  - liblapack 3.9.0 23_linux64_openblas
  constrains:
  - blas * openblas
  license: BSD-3-Clause
  license_family: BSD
  size: 14831
  timestamp: 1721688782834
- kind: conda
  name: liblie-group-controllers
  version: 0.2.0
  build: hcb278e6_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/liblie-group-controllers-0.2.0-hcb278e6_0.conda
  sha256: 015792fe29c8c4217ec4c9614f86e134ec08f2d5e96e5374005e2af0a540f39e
  md5: 6e840dce71dc17443adef5e1ee5acfe8
  depends:
  - eigen
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - manif
  license: LGPL-2.1-or-later
  size: 21226
  timestamp: 1681582374914
- kind: conda
  name: libllvm15
  version: 15.0.7
  build: hb3ce162_4
  build_number: 4
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libllvm15-15.0.7-hb3ce162_4.conda
  sha256: e71584c0f910140630580fdd0a013029a52fd31e435192aea2aa8d29005262d1
  md5: 8a35df3cbc0c8b12cc8af9473ae75eef
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libxml2 >=2.12.1,<3.0.0a0
  - libzlib >=1.2.13,<2.0.0a0
  - zstd >=1.5.5,<1.6.0a0
  license: Apache-2.0 WITH LLVM-exception
  license_family: Apache
  size: 33321457
  timestamp: 1701375836233
- kind: conda
  name: libllvm18
  version: 18.1.8
  build: h8b73ec9_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libllvm18-18.1.8-h8b73ec9_2.conda
  sha256: 41993f35731d8f24e4f91f9318d6d68a3cfc4b5cf5d54f193fbb3ffd246bf2b7
  md5: 2e25bb2f53e4a48873a936f8ef53e592
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libxml2 >=2.12.7,<3.0a0
  - libzlib >=1.3.1,<2.0a0
  - zstd >=1.5.6,<1.6.0a0
  license: Apache-2.0 WITH LLVM-exception
  license_family: Apache
  size: 38233031
  timestamp: 1723208627477
- kind: conda
  name: libmatio
  version: 1.5.27
  build: hd8a4993_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libmatio-1.5.27-hd8a4993_0.conda
  sha256: f6e38c80fc6f2f10f6c1af42ae277117a3166bf095ab0f61bc383a034f992e40
  md5: 5c08b7e3752b773d0de58957c7366ae8
  depends:
  - hdf5 >=1.14.3,<1.14.4.0a0
  - libgcc-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  - zlib
  license: BSD-2-Clause
  license_family: BSD
  size: 199704
  timestamp: 1716206963462
- kind: conda
  name: libmatio-cpp
  version: 0.2.5
  build: h78af97e_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libmatio-cpp-0.2.5-h78af97e_1.conda
  sha256: 1b502993e0eefb2d455f841f1383afa789a689b68d557abe300f03f58d73925c
  md5: 33d803888d64b4edeb56df6d084e89b9
  depends:
  - libgcc-ng >=12
  - libmatio >=1.5.27,<1.5.28.0a0
  - libstdcxx-ng >=12
  - visit_struct >=1.1.0,<1.1.1.0a0
  license: BSD-2-Clause
  license_family: BSD
  size: 97563
  timestamp: 1716434718374
- kind: conda
  name: libmicrohttpd
  version: 1.0.1
  build: h97afed2_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libmicrohttpd-1.0.1-h97afed2_0.conda
  sha256: 8b93e0870b48fe452ba692b5c709e13fa526fee75524efe1dfe197838a99efa2
  md5: 00bd7406d24d6574f2de3839b60e0925
  depends:
  - gnutls >=3.7.9,<3.8.0a0
  - libgcc-ng >=12
  license: LGPL-2.0-or-later
  license_family: GPL
  size: 257509
  timestamp: 1708719251842
- kind: conda
  name: libmujoco
  version: 3.2.0
  build: hb7372aa_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libmujoco-3.2.0-hb7372aa_1.conda
  sha256: 9c5be163ac5e29e7259a95e939a83b58f09e26d330b09ff51775a90a1ec8261c
  md5: 6a0b96a3f833338da56353c25d8cb6ce
  depends:
  - __glibc >=2.17,<3.0.a0
  - libccd-double >=2.1,<2.2.0a0
  - libgcc >=13
  - libstdcxx >=13
  - lodepng >=20220109,<20220110.0a0
  - qhull >=2020.2,<2020.3.0a0
  - tinyxml2 >=10.0.0,<11.0a0
  constrains:
  - mujoco-cxx <0
  license: Apache-2.0
  license_family: APACHE
  size: 11611539
  timestamp: 1725481239837
- kind: conda
  name: libnetcdf
  version: 4.9.2
  build: nompi_h135f659_114
  build_number: 114
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libnetcdf-4.9.2-nompi_h135f659_114.conda
  sha256: 055572a4c8a1c3f9ac60071ee678f5ea49cfd7ac60a636d817988a6f9d6de6ae
  md5: a908e463c710bd6b10a9eaa89fdf003c
  depends:
  - blosc >=1.21.5,<2.0a0
  - bzip2 >=1.0.8,<2.0a0
  - hdf4 >=4.2.15,<4.2.16.0a0
  - hdf5 >=1.14.3,<1.14.4.0a0
  - libaec >=1.1.3,<2.0a0
  - libcurl >=8.8.0,<9.0a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libxml2 >=2.12.7,<3.0a0
  - libzip >=1.10.1,<2.0a0
  - libzlib >=1.2.13,<2.0a0
  - openssl >=3.3.1,<4.0a0
  - zlib
  - zstd >=1.5.6,<1.6.0a0
  license: MIT
  license_family: MIT
  size: 849172
  timestamp: 1717671645362
- kind: conda
  name: libnghttp2
  version: 1.58.0
  build: h47da74e_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.58.0-h47da74e_1.conda
  sha256: 1910c5306c6aa5bcbd623c3c930c440e9c77a5a019008e1487810e3c1d3716cb
  md5: 700ac6ea6d53d5510591c4344d5c989a
  depends:
  - c-ares >=1.23.0,<2.0a0
  - libev >=4.33,<4.34.0a0
  - libev >=4.33,<5.0a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  - openssl >=3.2.0,<4.0a0
  license: MIT
  license_family: MIT
  size: 631936
  timestamp: 1702130036271
- kind: conda
  name: libnsl
  version: 2.0.1
  build: hd590300_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libnsl-2.0.1-hd590300_0.conda
  sha256: 26d77a3bb4dceeedc2a41bd688564fe71bf2d149fdcf117049970bc02ff1add6
  md5: 30fd6e37fe21f86f4bd26d6ee73eeec7
  depends:
  - libgcc-ng >=12
  license: LGPL-2.1-only
  license_family: GPL
  size: 33408
  timestamp: 1697359010159
- kind: conda
  name: libogg
  version: 1.3.5
  build: h4ab18f5_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libogg-1.3.5-h4ab18f5_0.conda
  sha256: 5eda3fe92b99b25dd4737226a9485078ab405672d9f621be75edcb68f1e9026d
  md5: 601bfb4b3c6f0b844443bb81a56651e0
  depends:
  - libgcc-ng >=12
  license: BSD-3-Clause
  license_family: BSD
  size: 205914
  timestamp: 1719301575771
- kind: conda
  name: libopenblas
  version: 0.3.27
  build: pthreads_hac2b453_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopenblas-0.3.27-pthreads_hac2b453_1.conda
  sha256: 714cb82d7c4620ea2635a92d3df263ab841676c9b183d0c01992767bb2451c39
  md5: ae05ece66d3924ac3d48b4aa3fa96cec
  depends:
  - libgcc-ng >=12
  - libgfortran-ng
  - libgfortran5 >=12.3.0
  constrains:
  - openblas >=0.3.27,<0.3.28.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 5563053
  timestamp: 1720426334043
- kind: conda
  name: libopencv
  version: 4.10.0
  build: qt6_py312h5200de8_601
  build_number: 601
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopencv-4.10.0-qt6_py312h5200de8_601.conda
  sha256: e4fcb4575f0de7b24065b501aece94379bbd417803d7a62390b9e54fc32c38fa
  md5: 0aa4592371aa0726ec6e239758b21731
  depends:
  - __glibc >=2.17,<3.0.a0
  - _openmp_mutex >=4.5
  - ffmpeg >=7.0.1,<8.0a0
  - freetype >=2.12.1,<3.0a0
  - harfbuzz >=8.5.0,<9.0a0
  - hdf5 >=1.14.3,<1.14.4.0a0
  - jasper >=4.2.4,<5.0a0
  - libasprintf >=0.22.5,<1.0a0
  - libcblas >=3.9.0,<4.0a0
  - libgcc-ng >=12
  - libgettextpo >=0.22.5,<1.0a0
  - libglib >=2.80.2,<3.0a0
  - libiconv >=1.17,<2.0a0
  - libjpeg-turbo >=3.0.0,<4.0a0
  - liblapack >=3.9.0,<4.0a0
  - liblapacke >=3.9.0,<4.0a0
  - libopenvino >=2024.2.0,<2024.2.1.0a0
  - libopenvino-auto-batch-plugin >=2024.2.0,<2024.2.1.0a0
  - libopenvino-auto-plugin >=2024.2.0,<2024.2.1.0a0
  - libopenvino-hetero-plugin >=2024.2.0,<2024.2.1.0a0
  - libopenvino-intel-cpu-plugin >=2024.2.0,<2024.2.1.0a0
  - libopenvino-intel-gpu-plugin >=2024.2.0,<2024.2.1.0a0
  - libopenvino-intel-npu-plugin >=2024.2.0,<2024.2.1.0a0
  - libopenvino-ir-frontend >=2024.2.0,<2024.2.1.0a0
  - libopenvino-onnx-frontend >=2024.2.0,<2024.2.1.0a0
  - libopenvino-paddle-frontend >=2024.2.0,<2024.2.1.0a0
  - libopenvino-pytorch-frontend >=2024.2.0,<2024.2.1.0a0
  - libopenvino-tensorflow-frontend >=2024.2.0,<2024.2.1.0a0
  - libopenvino-tensorflow-lite-frontend >=2024.2.0,<2024.2.1.0a0
  - libpng >=1.6.43,<1.7.0a0
  - libprotobuf >=4.25.3,<4.25.4.0a0
  - libstdcxx-ng >=12
  - libtiff >=4.6.0,<4.7.0a0
  - libwebp-base >=1.4.0,<2.0a0
  - libzlib >=1.3.1,<2.0a0
  - numpy >=1.19,<3
  - openexr >=3.2.2,<3.3.0a0
  - qt6-main >=6.7.2,<6.8.0a0
  license: Apache-2.0
  license_family: Apache
  size: 30549763
  timestamp: 1718899250571
- kind: conda
  name: libopenvino
  version: 2024.2.0
  build: h2da1b83_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-2024.2.0-h2da1b83_1.conda
  sha256: 32ce474983e78acb8636e580764e3d28899a7b0a2a61a538677e9bca09e95415
  md5: 9511859bf5221238a2d3fb5322af01d5
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - pugixml >=1.14,<1.15.0a0
  - tbb >=2021.12.0
  size: 5191832
  timestamp: 1718739293583
- kind: conda
  name: libopenvino-auto-batch-plugin
  version: 2024.2.0
  build: hb045406_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-auto-batch-plugin-2024.2.0-hb045406_1.conda
  sha256: 083e72464866b857ff272242f887b46a5527e20e41d292db55a4fa10aa0808c6
  md5: 70d82a64e6d07f4d6e07cae6b0bd4bd1
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libopenvino 2024.2.0 h2da1b83_1
  - libstdcxx-ng >=12
  - tbb >=2021.12.0
  size: 110040
  timestamp: 1718739326748
- kind: conda
  name: libopenvino-auto-plugin
  version: 2024.2.0
  build: hb045406_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-auto-plugin-2024.2.0-hb045406_1.conda
  sha256: db945b8a8d716d0c6f80cc5f07fd79692c8a941a9ee653aab6f7d2496f6f163b
  md5: f1e2a8ded23cef03804c4edb2edfb986
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libopenvino 2024.2.0 h2da1b83_1
  - libstdcxx-ng >=12
  - tbb >=2021.12.0
  size: 231603
  timestamp: 1718739339702
- kind: conda
  name: libopenvino-hetero-plugin
  version: 2024.2.0
  build: h5c03a75_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-hetero-plugin-2024.2.0-h5c03a75_1.conda
  sha256: 6924426d9f88a54bfcc8aa2f5d9d7aeb69c839f308cd3b37aedc667157fc90f1
  md5: 95d2d3baaa1e456ef65c713a5d99b815
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libopenvino 2024.2.0 h2da1b83_1
  - libstdcxx-ng >=12
  - pugixml >=1.14,<1.15.0a0
  size: 192455
  timestamp: 1718739351249
- kind: conda
  name: libopenvino-intel-cpu-plugin
  version: 2024.2.0
  build: h2da1b83_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-cpu-plugin-2024.2.0-h2da1b83_1.conda
  sha256: f2a4f0705e56ad8e25e4b20929e74ab0c7d5867cd52f315510dff37ea6508c38
  md5: 9e49f87d8f99dc9724f52b3fac904106
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libopenvino 2024.2.0 h2da1b83_1
  - libstdcxx-ng >=12
  - pugixml >=1.14,<1.15.0a0
  - tbb >=2021.12.0
  size: 11128404
  timestamp: 1718739363353
- kind: conda
  name: libopenvino-intel-gpu-plugin
  version: 2024.2.0
  build: h2da1b83_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-gpu-plugin-2024.2.0-h2da1b83_1.conda
  sha256: c15a90baed7c3ad46c51d2ec70087cc3fb947dbeaea7e4bc93f785e9d12af092
  md5: a9712fae44d01d906e228c49235e3b89
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libopenvino 2024.2.0 h2da1b83_1
  - libstdcxx-ng >=12
  - ocl-icd >=2.3.2,<3.0a0
  - pugixml >=1.14,<1.15.0a0
  - tbb >=2021.12.0
  size: 8546709
  timestamp: 1718739400593
- kind: conda
  name: libopenvino-intel-npu-plugin
  version: 2024.2.0
  build: he02047a_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-intel-npu-plugin-2024.2.0-he02047a_1.conda
  sha256: c2f4f1685b3662b0f18f6647fe7a46a0c061f78e017e3d9815e326171f342ba6
  md5: 5c2d064181e686cf5cfac6f1a1ee4e91
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libopenvino 2024.2.0 h2da1b83_1
  - libstdcxx-ng >=12
  size: 343901
  timestamp: 1718739430333
- kind: conda
  name: libopenvino-ir-frontend
  version: 2024.2.0
  build: h5c03a75_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-ir-frontend-2024.2.0-h5c03a75_1.conda
  sha256: eb183fa65b43cc944ad3d1528cdb5c533d3b4ccdd8ed44612e2c89f962a020ce
  md5: 89addf0fc0f489fa0c076f1c8c0d62bf
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libopenvino 2024.2.0 h2da1b83_1
  - libstdcxx-ng >=12
  - pugixml >=1.14,<1.15.0a0
  size: 199100
  timestamp: 1718739442141
- kind: conda
  name: libopenvino-onnx-frontend
  version: 2024.2.0
  build: h07e8aee_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-onnx-frontend-2024.2.0-h07e8aee_1.conda
  sha256: 3f7ea37f5d8f052a1a162d864c01b4ba477c05734351847e9136a5ebe84ac827
  md5: 9b0a13989b35302e47da13842683804d
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libopenvino 2024.2.0 h2da1b83_1
  - libprotobuf >=4.25.3,<4.25.4.0a0
  - libstdcxx-ng >=12
  size: 1556173
  timestamp: 1718739454241
- kind: conda
  name: libopenvino-paddle-frontend
  version: 2024.2.0
  build: h07e8aee_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-paddle-frontend-2024.2.0-h07e8aee_1.conda
  sha256: da2fcf5e9962d5c5e1d47d52f84635648952354c30205c5908332af5999625bc
  md5: 7b3680d3fd00e1f91d5faf9c97c7ae78
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libopenvino 2024.2.0 h2da1b83_1
  - libprotobuf >=4.25.3,<4.25.4.0a0
  - libstdcxx-ng >=12
  size: 688252
  timestamp: 1718739467896
- kind: conda
  name: libopenvino-pytorch-frontend
  version: 2024.2.0
  build: he02047a_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-pytorch-frontend-2024.2.0-he02047a_1.conda
  sha256: 077470fd8a48b4aafbb46a6ceccd9697a82ec16cce5dcb56282711ec04852e1d
  md5: ac43b516c128411f84f1e19c875998f1
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libopenvino 2024.2.0 h2da1b83_1
  - libstdcxx-ng >=12
  size: 1118583
  timestamp: 1718739481557
- kind: conda
  name: libopenvino-tensorflow-frontend
  version: 2024.2.0
  build: h39126c6_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-tensorflow-frontend-2024.2.0-h39126c6_1.conda
  sha256: 0558659f340bc22a918750e1142a9215bac66fb8cde62279559f4a22d7d11be1
  md5: 11acf52cac790edcf087b89e83834f7d
  depends:
  - __glibc >=2.17,<3.0.a0
  - libabseil * cxx17*
  - libabseil >=20240116.2,<20240117.0a0
  - libgcc-ng >=12
  - libopenvino 2024.2.0 h2da1b83_1
  - libprotobuf >=4.25.3,<4.25.4.0a0
  - libstdcxx-ng >=12
  - snappy >=1.2.0,<1.3.0a0
  size: 1290179
  timestamp: 1718739495084
- kind: conda
  name: libopenvino-tensorflow-lite-frontend
  version: 2024.2.0
  build: he02047a_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopenvino-tensorflow-lite-frontend-2024.2.0-he02047a_1.conda
  sha256: 896b19b23e0649cdadf972c7380f74b766012feaea1417ab2fc4efb4de049cd4
  md5: e7f91b35e3aa7abe880fc9192a761fc0
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libopenvino 2024.2.0 h2da1b83_1
  - libstdcxx-ng >=12
  size: 474621
  timestamp: 1718739508207
- kind: conda
  name: libopus
  version: 1.3.1
  build: h7f98852_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libopus-1.3.1-h7f98852_1.tar.bz2
  sha256: 0e1c2740ebd1c93226dc5387461bbcf8142c518f2092f3ea7551f77755decc8f
  md5: 15345e56d527b330e1cacbdf58676e8f
  depends:
  - libgcc-ng >=9.3.0
  license: BSD-3-Clause
  license_family: BSD
  size: 260658
  timestamp: 1606823578035
- kind: conda
  name: libosqp
  version: 0.6.3
  build: h59595ed_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libosqp-0.6.3-h59595ed_0.conda
  sha256: 9ae82670f53a43b119ecb137de53f17822b772360a1083817d4fcc178f60b6fe
  md5: af90a98ba90a4063f252848e2f3aa5e6
  depends:
  - libgcc-ng >=12
  - libqdldl >=0.1.5,<0.1.6.0a0
  - libstdcxx-ng >=12
  license: Apache-2.0
  license_family: APACHE
  size: 72079
  timestamp: 1685065354843
- kind: conda
  name: libpciaccess
  version: '0.18'
  build: hd590300_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libpciaccess-0.18-hd590300_0.conda
  sha256: c0a30ac74eba66ea76a4f0a39acc7833f5ed783a632ca3bb6665b2d81aabd2fb
  md5: 48f4330bfcd959c3cfb704d424903c82
  depends:
  - libgcc-ng >=12
  license: MIT
  license_family: MIT
  size: 28361
  timestamp: 1707101388552
- kind: conda
  name: libpng
  version: 1.6.43
  build: h2797004_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.43-h2797004_0.conda
  sha256: 502f6ff148ac2777cc55ae4ade01a8fc3543b4ffab25c4e0eaa15f94e90dd997
  md5: 009981dd9cfcaa4dbfa25ffaed86bcae
  depends:
  - libgcc-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  license: zlib-acknowledgement
  size: 288221
  timestamp: 1708780443939
- kind: conda
  name: libpq
  version: '16.4'
  build: h2d7952a_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libpq-16.4-h2d7952a_1.conda
  sha256: f7a425b8bc94a541f9c43120734305705ffaa3054470e49fbdea0f166fc3f371
  md5: 7e3173fd1299939a02ebf9ec32aa77c4
  depends:
  - __glibc >=2.17,<3.0.a0
  - krb5 >=1.21.3,<1.22.0a0
  - libgcc >=13
  - openssl >=3.3.1,<4.0a0
  license: PostgreSQL
  size: 2510669
  timestamp: 1724948449731
- kind: conda
  name: libprotobuf
  version: 4.25.3
  build: h08a7969_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libprotobuf-4.25.3-h08a7969_0.conda
  sha256: 70e0eef046033af2e8d21251a785563ad738ed5281c74e21c31c457780845dcd
  md5: 6945825cebd2aeb16af4c69d97c32c13
  depends:
  - libabseil * cxx17*
  - libabseil >=20240116.1,<20240117.0a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 2811207
  timestamp: 1709514552541
- kind: conda
  name: libqdldl
  version: 0.1.5
  build: h27087fc_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libqdldl-0.1.5-h27087fc_1.tar.bz2
  sha256: 367c6a2d87dedfa03db0024956c4343fdf88b004dfb0831163d67e17680b547f
  md5: 931d743c4d1219d5efc3a97bdb578053
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: Apache-2.0
  license_family: APACHE
  size: 16905
  timestamp: 1667006397176
- kind: conda
  name: libre2-11
  version: 2023.09.01
  build: h5a48ba9_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libre2-11-2023.09.01-h5a48ba9_2.conda
  sha256: 3f3c65fe0e9e328b4c1ebc2b622727cef3e5b81b18228cfa6cf0955bc1ed8eff
  md5: 41c69fba59d495e8cf5ffda48a607e35
  depends:
  - libabseil * cxx17*
  - libabseil >=20240116.1,<20240117.0a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  constrains:
  - re2 2023.09.01.*
  license: BSD-3-Clause
  license_family: BSD
  size: 232603
  timestamp: 1708946763521
- kind: conda
  name: librealsense
  version: 2.54.2
  build: py311h1b10944_1_cpu
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/librealsense-2.54.2-py311h1b10944_1_cpu.conda
  sha256: 392715b2ee423526ebc4290c34be838ced7c3ba1d31007fca4b2e2e6e2e90861
  md5: 1ec32acdd437b723ab9bb6f702313ed2
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libusb >=1.0.27,<2.0a0
  license: Apache-2.0
  license_family: APACHE
  size: 4970671
  timestamp: 1709941349596
- kind: conda
  name: librobometry
  version: 1.2.4
  build: ha2d7807_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/librobometry-1.2.4-ha2d7807_0.conda
  sha256: a8215de6c3d4cf64d9691afa0aede1ceb0a68be252726ebb9fe2f7ca294d3788
  md5: 2862e2d5dd53e4fd59a4a339bfa35ed3
  depends:
  - libboost >=1.84.0,<1.85.0a0
  - libboost-headers
  - libgcc-ng >=12
  - libmatio-cpp >=0.2.5,<0.2.6.0a0
  - libstdcxx-ng >=12
  - libyarp >=3.9.0,<3.9.1.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 225149
  timestamp: 1716616898945
- kind: conda
  name: libscotch
  version: 7.0.4
  build: h2fe6a88_5
  build_number: 5
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libscotch-7.0.4-h2fe6a88_5.conda
  sha256: 218ddc7a3d5f55f78edf0b78262c0988e70ee9a630c35f45098dae37591c558b
  md5: dd1e1c54432494476d66c679014c675c
  depends:
  - bzip2 >=1.0.8,<2.0a0
  - libgcc-ng >=12
  - libgfortran-ng
  - libgfortran5 >=12.3.0
  - libzlib >=1.2.13,<2.0a0
  - xz >=5.2.6,<6.0a0
  - zlib
  license: CECILL-C
  size: 341039
  timestamp: 1717069891622
- kind: conda
  name: libsdformat13
  version: 13.6.0
  build: hfcee85c_4
  build_number: 4
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libsdformat13-13.6.0-hfcee85c_4.conda
  sha256: 603c699347772384dd76b8271567a6c1f49d97fec574f46bc6b7cff5405f2250
  md5: f08ca1fde402ed2bc238b8d285377649
  depends:
  - libgcc-ng >=12
  - libgz-cmake3 >=3.4.1,<4.0a0
  - libgz-math7 >=7.3.0,<8.0a0
  - libgz-tools2 >=2.0.0,<3.0a0
  - libgz-utils2 >=2.1.0,<3.0a0
  - libstdcxx-ng >=12
  - tinyxml2 >=10.0.0,<11.0a0
  - urdfdom >=4.0.0,<4.1.0a0
  license: Apache-2.0
  license_family: APACHE
  size: 998185
  timestamp: 1704656228517
- kind: conda
  name: libsndfile
  version: 1.2.2
  build: hc60ed4a_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libsndfile-1.2.2-hc60ed4a_1.conda
  sha256: f709cbede3d4f3aee4e2f8d60bd9e256057f410bd60b8964cb8cf82ec1457573
  md5: ef1910918dd895516a769ed36b5b3a4e
  depends:
  - lame >=3.100,<3.101.0a0
  - libflac >=1.4.3,<1.5.0a0
  - libgcc-ng >=12
  - libogg >=1.3.4,<1.4.0a0
  - libopus >=1.3.1,<2.0a0
  - libstdcxx-ng >=12
  - libvorbis >=1.3.7,<1.4.0a0
  - mpg123 >=1.32.1,<1.33.0a0
  license: LGPL-2.1-or-later
  license_family: LGPL
  size: 354372
  timestamp: 1695747735668
- kind: conda
  name: libspral
  version: 2024.05.08
  build: h831f25b_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libspral-2024.05.08-h831f25b_3.conda
  sha256: aa46c3372d9ab0bfa27bda084a6b550b06d63f5cc8fa23bd314cb9dba11cf650
  md5: ece7dcd9811f9f5c49852da2a14928ab
  depends:
  - __glibc >=2.17,<3.0.a0
  - _openmp_mutex >=4.5
  - libblas >=3.9.0,<4.0a0
  - libcblas >=3.9.0,<4.0a0
  - libgcc-ng >=12
  - libgfortran-ng
  - libgfortran5 >=12.4.0
  - libhwloc >=2.11.1,<2.11.2.0a0
  - liblapack >=3.9.0,<4.0a0
  - libstdcxx-ng >=12
  - libzlib >=1.3.1,<2.0a0
  - metis >=5.1.0,<5.1.1.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 355926
  timestamp: 1722955364533
- kind: conda
  name: libsqlite
  version: 3.46.1
  build: hadc24fc_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.46.1-hadc24fc_0.conda
  sha256: 9851c049abafed3ee329d6c7c2033407e2fc269d33a75c071110ab52300002b0
  md5: 36f79405ab16bf271edb55b213836dac
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libzlib >=1.3.1,<2.0a0
  license: Unlicense
  size: 865214
  timestamp: 1725353659783
- kind: conda
  name: libssh2
  version: 1.11.0
  build: h0841786_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.11.0-h0841786_0.conda
  sha256: 50e47fd9c4f7bf841a11647ae7486f65220cfc988ec422a4475fe8d5a823824d
  md5: 1f5a58e686b13bcfde88b93f547d23fe
  depends:
  - libgcc-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  - openssl >=3.1.1,<4.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 271133
  timestamp: 1685837707056
- kind: conda
  name: libstdcxx
  version: 14.1.0
  build: hc0a3c3a_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-14.1.0-hc0a3c3a_1.conda
  sha256: 44decb3d23abacf1c6dd59f3c152a7101b7ca565b4ef8872804ceaedcc53a9cd
  md5: 9dbb9699ea467983ba8a4ba89b08b066
  depends:
  - libgcc 14.1.0 h77fa898_1
  license: GPL-3.0-only WITH GCC-exception-3.1
  license_family: GPL
  size: 3892781
  timestamp: 1724801863728
- kind: conda
  name: libstdcxx-ng
  version: 14.1.0
  build: h4852527_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-14.1.0-h4852527_1.conda
  sha256: a2dc44f97290740cc187bfe94ce543e6eb3c2ea8964d99f189a1d8c97b419b8c
  md5: bd2598399a70bb86d8218e95548d735e
  depends:
  - libstdcxx 14.1.0 hc0a3c3a_1
  license: GPL-3.0-only WITH GCC-exception-3.1
  license_family: GPL
  size: 52219
  timestamp: 1724801897766
- kind: conda
  name: libsystemd0
  version: '256.6'
  build: h2774228_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libsystemd0-256.6-h2774228_0.conda
  sha256: 230ad1b1af777c3e6e1989a09236ece37d02b006b92cfbfcb09f8bf5ca68d215
  md5: 38eaed5a0dd9a737af1a4bd96338d88d
  depends:
  - __glibc >=2.17,<3.0.a0
  - libcap >=2.69,<2.70.0a0
  - libgcc >=13
  - libgcrypt >=1.11.0,<2.0a0
  - lz4-c >=1.9.3,<1.10.0a0
  - xz >=5.2.6,<6.0a0
  - zstd >=1.5.6,<1.6.0a0
  license: LGPL-2.1-or-later
  size: 412451
  timestamp: 1726004335708
- kind: conda
  name: libtasn1
  version: 4.19.0
  build: h166bdaf_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libtasn1-4.19.0-h166bdaf_0.tar.bz2
  sha256: 5bfeada0e1c6ec2574afe2d17cdbc39994d693a41431338a6cb9dfa7c4d7bfc8
  md5: 93840744a8552e9ebf6bb1a5dffc125a
  depends:
  - libgcc-ng >=12
  license: GPL-3.0-or-later
  license_family: GPL
  size: 116878
  timestamp: 1661325701583
- kind: conda
  name: libtheora
  version: 1.1.1
  build: h4ab18f5_1006
  build_number: 1006
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libtheora-1.1.1-h4ab18f5_1006.conda
  sha256: 50c8cd416ac8425e415264de167b41ae8442de22a91098dfdd993ddbf9f13067
  md5: 553281a034e9cf8693c9df49f6c78ea1
  depends:
  - libgcc-ng >=12
  - libogg 1.3.*
  - libogg >=1.3.5,<1.4.0a0
  - libvorbis 1.3.*
  - libvorbis >=1.3.7,<1.4.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 328924
  timestamp: 1719667859099
- kind: conda
  name: libtiff
  version: 4.6.0
  build: h46a8edc_4
  build_number: 4
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.6.0-h46a8edc_4.conda
  sha256: 8d42dd7c6602187d4351fc3b69ff526f1c262bfcbfd6ce05d06008f4e0b99b58
  md5: a7e3a62981350e232e0e7345b5aea580
  depends:
  - __glibc >=2.17,<3.0.a0
  - lerc >=4.0.0,<5.0a0
  - libdeflate >=1.21,<1.22.0a0
  - libgcc-ng >=12
  - libjpeg-turbo >=3.0.0,<4.0a0
  - libstdcxx-ng >=12
  - libwebp-base >=1.4.0,<2.0a0
  - libzlib >=1.3.1,<2.0a0
  - xz >=5.2.6,<6.0a0
  - zstd >=1.5.6,<1.6.0a0
  license: HPND
  size: 282236
  timestamp: 1722871642189
- kind: conda
  name: libtorch
  version: 2.4.0
  build: cpu_generic_h4a3044c_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libtorch-2.4.0-cpu_generic_h4a3044c_1.conda
  sha256: 4d457f9618a97bb76da3e49a351485eff355db6b8ceb3a78ba6fda3da8773d7c
  md5: 0cc9572b4aa330d6c7b8b69e73371b90
  depends:
  - __glibc >=2.17,<3.0.a0
  - _openmp_mutex >=4.5
  - libabseil * cxx17*
  - libabseil >=20240116.2,<20240117.0a0
  - libcblas >=3.9.0,<4.0a0
  - libgcc-ng >=13
  - liblapack >=3.9.0,<4.0a0
  - libprotobuf >=4.25.3,<4.25.4.0a0
  - libstdcxx-ng >=13
  - libuv >=1.48.0,<2.0a0
  - sleef >=3.6.1,<4.0a0
  constrains:
  - pytorch 2.4.0 cpu_generic_*_1
  - pytorch-gpu ==99999999
  - pytorch-cpu ==2.4.0
  license: BSD-3-Clause
  license_family: BSD
  size: 52006323
  timestamp: 1724646162694
- kind: conda
  name: libudev1
  version: '256.6'
  build: hb9d3cd8_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libudev1-256.6-hb9d3cd8_0.conda
  sha256: 44144d1ebbbed934c220161ffb1c13f2949e26f8c6111e76633da9bc10ba8e17
  md5: 746d308516ad1870e48a092b6c1648d4
  depends:
  - __glibc >=2.17,<3.0.a0
  - libcap >=2.69,<2.70.0a0
  - libgcc >=13
  license: LGPL-2.1-or-later
  size: 141559
  timestamp: 1726004342488
- kind: conda
  name: libunicycle-footstep-planner
  version: 0.8.0
  build: he0203c7_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libunicycle-footstep-planner-0.8.0-he0203c7_0.conda
  sha256: 0b17096acc411c0f3c69b848d931a1cd846be5cd9adaa2896d9cb735ffbce812
  md5: 56283fbe03ed8fd6266e4b405941af28
  depends:
  - idyntree >=12.3.0,<13.0a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: GPL-2.0-only
  license_family: GPL
  size: 162257
  timestamp: 1717193063963
- kind: conda
  name: libunistring
  version: 0.9.10
  build: h7f98852_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libunistring-0.9.10-h7f98852_0.tar.bz2
  sha256: e88c45505921db29c08df3439ddb7f771bbff35f95e7d3103bf365d5d6ce2a6d
  md5: 7245a044b4a1980ed83196176b78b73a
  depends:
  - libgcc-ng >=9.3.0
  license: GPL-3.0-only OR LGPL-3.0-only
  size: 1433436
  timestamp: 1626955018689
- kind: conda
  name: libusb
  version: 1.0.27
  build: h520f47e_100
  build_number: 100
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libusb-1.0.27-h520f47e_100.conda
  sha256: c641cdf5c398441df9863291c20574c37b1e4a6113b18a41c6a43ccc1df1b92c
  md5: 82e46dc001ab1ef291554ead981b0cde
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libudev1 >=255
  license: LGPL-2.1-or-later
  size: 86196
  timestamp: 1706828413450
- kind: conda
  name: libuuid
  version: 2.38.1
  build: h0b41bf4_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.38.1-h0b41bf4_0.conda
  sha256: 787eb542f055a2b3de553614b25f09eefb0a0931b0c87dbcce6efdfd92f04f18
  md5: 40b61aab5c7ba9ff276c41cfffe6b80b
  depends:
  - libgcc-ng >=12
  license: BSD-3-Clause
  license_family: BSD
  size: 33601
  timestamp: 1680112270483
- kind: conda
  name: libuv
  version: 1.48.0
  build: hd590300_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libuv-1.48.0-hd590300_0.conda
  sha256: b7c0e8a0c93c2621be7645b37123d4e8d27e8a974da26a3fba47a9c37711aa7f
  md5: 7e8b914b1062dd4386e3de4d82a3ead6
  depends:
  - libgcc-ng >=12
  license: MIT
  license_family: MIT
  size: 899979
  timestamp: 1709913354710
- kind: conda
  name: libva
  version: 2.22.0
  build: hb711507_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libva-2.22.0-hb711507_0.conda
  sha256: 8a67bda4308a939b2b25337cac1bc7950a1ee755d009c020ab739c4e0607fc2d
  md5: d12f659072132c9d16e497073fc1f68b
  depends:
  - libdrm >=2.4.121,<2.5.0a0
  - libgcc-ng >=12
  - libxcb >=1.16,<1.17.0a0
  - wayland >=1.23.0,<2.0a0
  - wayland-protocols
  - xorg-libx11 >=1.8.9,<2.0a0
  - xorg-libxext >=1.3.4,<2.0a0
  - xorg-libxfixes
  license: MIT
  license_family: MIT
  size: 209586
  timestamp: 1718886769974
- kind: conda
  name: libvorbis
  version: 1.3.7
  build: h9c3ff4c_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libvorbis-1.3.7-h9c3ff4c_0.tar.bz2
  sha256: 53080d72388a57b3c31ad5805c93a7328e46ff22fab7c44ad2a86d712740af33
  md5: 309dec04b70a3cc0f1e84a4013683bc0
  depends:
  - libgcc-ng >=9.3.0
  - libogg >=1.3.4,<1.4.0a0
  - libstdcxx-ng >=9.3.0
  license: BSD-3-Clause
  license_family: BSD
  size: 286280
  timestamp: 1610609811627
- kind: conda
  name: libvpx
  version: 1.14.1
  build: hac33072_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libvpx-1.14.1-hac33072_0.conda
  sha256: e7d2daf409c807be48310fcc8924e481b62988143f582eb3a58c5523a6763b13
  md5: cde393f461e0c169d9ffb2fc70f81c33
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: BSD-3-Clause
  license_family: BSD
  size: 1022466
  timestamp: 1717859935011
- kind: conda
  name: libwebp-base
  version: 1.4.0
  build: hd590300_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.4.0-hd590300_0.conda
  sha256: 49bc5f6b1e11cb2babf2a2a731d1a680a5e08a858280876a779dbda06c78c35f
  md5: b26e8aa824079e1be0294e7152ca4559
  depends:
  - libgcc-ng >=12
  constrains:
  - libwebp 1.4.0
  license: BSD-3-Clause
  license_family: BSD
  size: 438953
  timestamp: 1713199854503
- kind: conda
  name: libxcb
  version: '1.16'
  build: hb9d3cd8_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libxcb-1.16-hb9d3cd8_1.conda
  sha256: 33aa5fc997468b07ab3020b142eacc5479e4e2c2169f467b20ab220f33dd08de
  md5: 3601598f0db0470af28985e3e7ad0158
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=13
  - pthread-stubs
  - xorg-libxau >=1.0.11,<2.0a0
  - xorg-libxdmcp
  license: MIT
  license_family: MIT
  size: 395570
  timestamp: 1724419104778
- kind: conda
  name: libxcrypt
  version: 4.4.36
  build: hd590300_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libxcrypt-4.4.36-hd590300_1.conda
  sha256: 6ae68e0b86423ef188196fff6207ed0c8195dd84273cb5623b85aa08033a410c
  md5: 5aa797f8787fe7a17d1b0821485b5adc
  depends:
  - libgcc-ng >=12
  license: LGPL-2.1-or-later
  size: 100393
  timestamp: 1702724383534
- kind: conda
  name: libxkbcommon
  version: 1.7.0
  build: h2c5496b_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libxkbcommon-1.7.0-h2c5496b_1.conda
  sha256: 6804c2a7062d10de6f159f7106dc45ebccc8d42bfb925f7919e26e567fa6da6b
  md5: e2eaefa4de2b7237af7c907b8bbc760a
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libxcb >=1.16,<1.17.0a0
  - libxml2 >=2.12.7,<3.0a0
  - xkeyboard-config
  - xorg-libxau >=1.0.11,<2.0a0
  license: MIT/X11 Derivative
  license_family: MIT
  size: 593336
  timestamp: 1718819935698
- kind: conda
  name: libxml2
  version: 2.12.7
  build: h4c95cb1_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.12.7-h4c95cb1_3.conda
  sha256: 11a346aed187405a7d3710a79b815fd66ff80fec3b9b7f840a24531324742acf
  md5: 0ac9aff6010a7751961c8e4b863a40e7
  depends:
  - __glibc >=2.17,<3.0.a0
  - icu >=73.2,<74.0a0
  - libgcc-ng >=12
  - libiconv >=1.17,<2.0a0
  - libzlib >=1.3.1,<2.0a0
  - xz >=5.2.6,<6.0a0
  license: MIT
  license_family: MIT
  size: 705701
  timestamp: 1720772684071
- kind: conda
  name: libxslt
  version: 1.1.39
  build: h76b75d6_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libxslt-1.1.39-h76b75d6_0.conda
  sha256: 684e9b67ef7b9ca0ca993762eeb39705ec58e2e7f958555c758da7ef416db9f3
  md5: e71f31f8cfb0a91439f2086fc8aa0461
  depends:
  - libgcc-ng >=12
  - libxml2 >=2.12.1,<3.0.0a0
  license: MIT
  license_family: MIT
  size: 254297
  timestamp: 1701628814990
- kind: conda
  name: libyarp
  version: 3.9.0
  build: hf094a1e_5
  build_number: 5
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libyarp-3.9.0-hf094a1e_5.conda
  sha256: a98356e75b541f4b9059fbe28f6d3c7cfd4ccb1343996e5004fea43179688a58
  md5: e6f9d675277f066f251586bd53c2d1aa
  depends:
  - ace >=8.0.0,<8.0.1.0a0
  - eigen
  - ffmpeg >=7.0.1,<8.0a0
  - libedit >=3.1.20191231,<3.2.0a0
  - libgcc-ng >=12
  - libi2c >=4.3,<5.0a0
  - libjpeg-turbo >=3.0.0,<4.0a0
  - libopencv >=4.10.0,<4.10.1.0a0
  - libpng >=1.6.43,<1.7.0a0
  - libsqlite >=3.46.0,<4.0a0
  - libstdcxx-ng >=12
  - libzlib >=1.3.1,<2.0a0
  - portaudio >=19.6.0,<19.7.0a0
  - qt-main >=5.15.8,<5.16.0a0
  - robot-testing-framework >=2.0.1,<2.0.2.0a0
  - sdl >=1.2.68,<1.3.0a0
  - soxr >=0.1.3,<0.1.4.0a0
  - tinyxml
  - ycm-cmake-modules
  license: BSD-3-Clause AND MIT AND GPL-3.0-or-later
  size: 10364036
  timestamp: 1718543681017
- kind: conda
  name: libzip
  version: 1.10.1
  build: h2629f0a_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libzip-1.10.1-h2629f0a_3.conda
  sha256: 84e93f189072dcfcbe77744f19c7e4171523fbecfaba7352e5a23bbe014574c7
  md5: ac79812548e7e8cf61f7b0abdef01d3b
  depends:
  - bzip2 >=1.0.8,<2.0a0
  - libgcc-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  - openssl >=3.1.2,<4.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 107198
  timestamp: 1694416433629
- kind: conda
  name: libzlib
  version: 1.3.1
  build: h4ab18f5_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.3.1-h4ab18f5_1.conda
  sha256: adf6096f98b537a11ae3729eaa642b0811478f0ea0402ca67b5108fe2cb0010d
  md5: 57d7dc60e9325e3de37ff8dffd18e814
  depends:
  - libgcc-ng >=12
  constrains:
  - zlib 1.3.1 *_1
  license: Zlib
  license_family: Other
  size: 61574
  timestamp: 1716874187109
- kind: conda
  name: liecasadi
  version: 0.0.6
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/liecasadi-0.0.6-pyhd8ed1ab_0.conda
  sha256: 550940f609721eb74505db392dc1587715274316c5b36e4ac378fa3b21440626
  md5: 96daa4800c0ff689c533c47a662317a2
  depends:
  - casadi
  - numpy >=1.21
  - python >=3.8
  license: BSD-3-Clause
  license_family: BSD
  size: 14842
  timestamp: 1705437689096
- kind: conda
  name: lodepng
  version: '20220109'
  build: h924138e_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/lodepng-20220109-h924138e_0.tar.bz2
  sha256: 31f9bf8dfa2a6f1eb1c47e48e57b7a2b0ef25d0df18741cc3e4abd0fe076bb1d
  md5: 6d6c59898d7a764ff90bb1147e234056
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: Zlib
  size: 102103
  timestamp: 1654538581172
- kind: conda
  name: loguru
  version: 0.7.2
  build: py312h7900ff3_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/loguru-0.7.2-py312h7900ff3_2.conda
  sha256: e5477e3fa7b4ef070e9ecae619cfc5845e14e3cdac8fbb2d158a03d51f967bef
  md5: fddd3092f921be8e01b18f2a0266d98f
  depends:
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  license: MIT
  license_family: MIT
  size: 123047
  timestamp: 1725349857430
- kind: conda
  name: loop-rate-limiters
  version: 1.0.0
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/loop-rate-limiters-1.0.0-pyhd8ed1ab_0.conda
  sha256: 2dd8e06b71917a3b5ccc520eadcdaac56a7945f16aab3434dd869ffa67510c22
  md5: 34291f34e1b836d925ef5f876fa3a27a
  depends:
  - python >=3.8
  license: Apache-2.0
  license_family: APACHE
  size: 15787
  timestamp: 1707483614871
- kind: conda
  name: lxml
  version: 5.3.0
  build: py312he28fd5a_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/lxml-5.3.0-py312he28fd5a_1.conda
  sha256: cab6e10f41c0945c7ec52b6720396b0eabc08cd06d7040533ac049252038cd68
  md5: 4bc1e0dda9208b8934333d878dde4996
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libxml2 >=2.12.7,<3.0a0
  - libxslt >=1.1.39,<2.0a0
  - libzlib >=1.3.1,<2.0a0
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  license: BSD-3-Clause and MIT-CMU
  size: 1399155
  timestamp: 1725442380821
- kind: conda
  name: lz4-c
  version: 1.9.4
  build: hcb278e6_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.4-hcb278e6_0.conda
  sha256: 1b4c105a887f9b2041219d57036f72c4739ab9e9fe5a1486f094e58c76b31f5f
  md5: 318b08df404f9c9be5712aaa5a6f0bb0
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: BSD-2-Clause
  license_family: BSD
  size: 143402
  timestamp: 1674727076728
- kind: conda
  name: lzo
  version: '2.10'
  build: hd590300_1001
  build_number: 1001
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/lzo-2.10-hd590300_1001.conda
  sha256: 88433b98a9dd9da315400e7fb9cd5f70804cb17dca8b1c85163a64f90f584126
  md5: ec7398d21e2651e0dcb0044d03b9a339
  depends:
  - libgcc-ng >=12
  license: GPL-2.0-or-later
  license_family: GPL2
  size: 171416
  timestamp: 1713515738503
- kind: conda
  name: manif
  version: 0.0.5
  build: h5888daf_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/manif-0.0.5-h5888daf_2.conda
  sha256: 4afb6cbbb4573d8acbd19394953aadeeddc97f3ca19d2d6b8593974f841b734f
  md5: 41e1fc81b8453bd051946f859c1e1ed9
  depends:
  - __glibc >=2.17,<3.0.a0
  - eigen
  - libgcc >=13
  - libstdcxx >=13
  - tl-optional
  constrains:
  - manifpy 0.0.5
  license: MIT
  size: 64806
  timestamp: 1725967246682
- kind: conda
  name: manifpy
  version: 0.0.5
  build: py312h39a7861_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/manifpy-0.0.5-py312h39a7861_2.conda
  sha256: 3349fc8f37c1562263612d915a7a40d78a3bbba000b53228ca29a6f63b9a6862
  md5: 1463cca9f1bf60796391bbe385f9b87f
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libstdcxx >=13
  - numpy >=1.26.4,<2.0a0
  - pybind11-abi 4
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  constrains:
  - manif 0.0.5
  license: MIT
  size: 594452
  timestamp: 1725968027939
- kind: conda
  name: markdown-it-py
  version: 3.0.0
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/markdown-it-py-3.0.0-pyhd8ed1ab_0.conda
  sha256: c041b0eaf7a6af3344d5dd452815cdc148d6284fec25a4fa3f4263b3a021e962
  md5: 93a8e71256479c62074356ef6ebf501b
  depends:
  - mdurl >=0.1,<1
  - python >=3.8
  license: MIT
  license_family: MIT
  size: 64356
  timestamp: 1686175179621
- kind: conda
  name: markupsafe
  version: 2.1.5
  build: py312h66e93f0_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/markupsafe-2.1.5-py312h66e93f0_1.conda
  sha256: 5c88cd6e19437015de16bde30dd25791aca63ac9cbb8d66b65f365ecff1b235b
  md5: 80b79ce0d3dc127e96002dfdcec0a2a5
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  constrains:
  - jinja2 >=3.0.0
  license: BSD-3-Clause
  license_family: BSD
  size: 26772
  timestamp: 1724959630484
- kind: conda
  name: mashumaro
  version: 3.13.1
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/mashumaro-3.13.1-pyhd8ed1ab_0.conda
  sha256: 391c425e3bc771bd4425a5e9ba736962084efad50c63bcf9edf4718e60e98028
  md5: eb4443a56b2b8cf69505c38fa07770e8
  depends:
  - python >=3.7
  - typing-extensions >=4.1.0
  license: Apache-2.0
  license_family: APACHE
  size: 72854
  timestamp: 1718473499593
- kind: conda
  name: matplotlib-base
  version: 3.9.2
  build: py312h854627b_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.9.2-py312h854627b_0.conda
  sha256: ae075b97ce43439a7a914bf478564927a3dfe00724fb69555947cc3bae737a11
  md5: a57b0ae7c0aac603839a4e83a3e997d6
  depends:
  - __glibc >=2.17,<3.0.a0
  - certifi >=2020.06.20
  - contourpy >=1.0.1
  - cycler >=0.10
  - fonttools >=4.22.0
  - freetype >=2.12.1,<3.0a0
  - kiwisolver >=1.3.1
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - numpy >=1.19,<3
  - numpy >=1.23
  - packaging >=20.0
  - pillow >=8
  - pyparsing >=2.3.1
  - python >=3.12,<3.13.0a0
  - python-dateutil >=2.7
  - python_abi 3.12.* *_cp312
  - qhull >=2020.2,<2020.3.0a0
  - tk >=8.6.13,<8.7.0a0
  license: PSF-2.0
  license_family: PSF
  size: 7904910
  timestamp: 1723759675614
- kind: conda
  name: matplotlib-inline
  version: 0.1.7
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_0.conda
  sha256: 7ea68676ea35fbb095420bbcc1c82c4767b8be7bb56abb6989b7f89d957a3bab
  md5: 779345c95648be40d22aaa89de7d4254
  depends:
  - python >=3.6
  - traitlets
  license: BSD-3-Clause
  license_family: BSD
  size: 14599
  timestamp: 1713250613726
- kind: conda
  name: mdurl
  version: 0.1.2
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/mdurl-0.1.2-pyhd8ed1ab_0.conda
  sha256: 64073dfb6bb429d52fff30891877b48c7ec0f89625b1bf844905b66a81cce6e1
  md5: 776a8dd9e824f77abac30e6ef43a8f7a
  depends:
  - python >=3.6
  license: MIT
  license_family: MIT
  size: 14680
  timestamp: 1704317789138
- kind: conda
  name: mediapy
  version: 1.2.2
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/mediapy-1.2.2-pyhd8ed1ab_0.conda
  sha256: 76271e7dc3585ca377422c1e328ee6749b702bcd64c240f4cb4238abb27a99a5
  md5: 7180296c091816b65c3ba3d94fbbd0dc
  depends:
  - ffmpeg
  - ipython
  - matplotlib-base
  - numpy
  - pillow
  - python >=3.6
  license: Apache-2.0
  license_family: APACHE
  size: 29845
  timestamp: 1717698173043
- kind: conda
  name: mesalib
  version: 24.2.2
  build: h4e3793c_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/mesalib-24.2.2-h4e3793c_0.conda
  sha256: 6da8e71c3bdc4b459d7ddde31cde5365cce23aae9276c148e724d4802e118bd8
  md5: 75cb4b48d50df4c1ce32ce19700f0007
  depends:
  - __glibc >=2.17,<3.0.a0
  - elfutils >=0.191,<0.192.0a0
  - libdrm >=2.4.123,<2.5.0a0
  - libexpat >=2.6.3,<3.0a0
  - libgcc >=13
  - libllvm18 >=18.1.8,<18.2.0a0
  - libstdcxx >=13
  - libxcb >=1.16,<1.17.0a0
  - libzlib >=1.3.1,<2.0a0
  - ncurses >=6.5,<7.0a0
  - xorg-glproto
  - xorg-libx11 >=1.8.9,<2.0a0
  - xorg-libxdamage
  - xorg-libxext >=1.3.4,<2.0a0
  - xorg-libxfixes
  - xorg-libxrandr
  - xorg-libxxf86vm >=1.1.5,<2.0a0
  - xorg-xextproto >=7.3.0,<8.0a0
  - xorg-xf86vidmodeproto
  - zstd >=1.5.6,<1.6.0a0
  track_features:
  - mesalib
  license: MIT
  license_family: MIT
  size: 3984032
  timestamp: 1725594063582
- kind: conda
  name: metis
  version: 5.1.0
  build: h59595ed_1007
  build_number: 1007
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/metis-5.1.0-h59595ed_1007.conda
  sha256: 446bf794497284e2ffa28ab9191d70c38d372c51e3fd073f0d8b35efb51e7e02
  md5: 40ccb8318df2500f83bd868dd8fcd201
  depends:
  - libgcc-ng >=12
  license: Apache-2.0
  license_family: APACHE
  size: 3890263
  timestamp: 1693402645559
- kind: conda
  name: ml_dtypes
  version: 0.4.0
  build: py312hf9745cd_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/ml_dtypes-0.4.0-py312hf9745cd_2.conda
  sha256: 0dd6a676396af5f30bbf0b872bfea2716a11585731385d0e145b55fa2958336e
  md5: c070bbf2a3c9e2e6d2c64b219e2e78da
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libstdcxx >=13
  - numpy >=1.19,<3
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  license: MPL-2.0 AND Apache-2.0
  size: 167320
  timestamp: 1725475244129
- kind: conda
  name: mpc
  version: 1.3.1
  build: h24ddda3_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/mpc-1.3.1-h24ddda3_1.conda
  sha256: 1bf794ddf2c8b3a3e14ae182577c624fa92dea975537accff4bc7e5fea085212
  md5: aa14b9a5196a6d8dd364164b7ce56acf
  depends:
  - __glibc >=2.17,<3.0.a0
  - gmp >=6.3.0,<7.0a0
  - libgcc >=13
  - mpfr >=4.2.1,<5.0a0
  license: LGPL-3.0-or-later
  license_family: LGPL
  size: 116777
  timestamp: 1725629179524
- kind: conda
  name: mpfr
  version: 4.2.1
  build: h90cbb55_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/mpfr-4.2.1-h90cbb55_3.conda
  sha256: f25d2474dd557ca66c6231c8f5ace5af312efde1ba8290a6ea5e1732a4e669c0
  md5: 2eeb50cab6652538eee8fc0bc3340c81
  depends:
  - __glibc >=2.17,<3.0.a0
  - gmp >=6.3.0,<7.0a0
  - libgcc >=13
  license: LGPL-3.0-only
  license_family: LGPL
  size: 634751
  timestamp: 1725746740014
- kind: conda
  name: mpg123
  version: 1.32.6
  build: h59595ed_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/mpg123-1.32.6-h59595ed_0.conda
  sha256: 8895a5ce5122a3b8f59afcba4b032f198e8a690a0efc95ef61f2135357ef0d72
  md5: 9160cdeb523a1b20cf8d2a0bf821f45d
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: LGPL-2.1-only
  license_family: LGPL
  size: 491811
  timestamp: 1712327176955
- kind: conda
  name: mpmath
  version: 1.3.0
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/mpmath-1.3.0-pyhd8ed1ab_0.conda
  sha256: a4f025c712ec1502a55c471b56a640eaeebfce38dd497d5a1a33729014cac47a
  md5: dbf6e2d89137da32fa6670f3bffc024e
  depends:
  - python >=3.6
  license: BSD-3-Clause
  license_family: BSD
  size: 438339
  timestamp: 1678228210181
- kind: conda
  name: msgpack-python
  version: 1.1.0
  build: py312h68727a3_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/msgpack-python-1.1.0-py312h68727a3_0.conda
  sha256: 4bc53333774dea1330643b7e23aa34fd6880275737fc2e07491795872d3af8dd
  md5: 5c9b020a3f86799cdc6115e55df06146
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libstdcxx >=13
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  license: Apache-2.0
  license_family: Apache
  size: 105271
  timestamp: 1725975182669
- kind: conda
  name: mujoco
  version: 3.2.0
  build: ha770c72_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/mujoco-3.2.0-ha770c72_1.conda
  sha256: af402559c8ad1fd1a17eb7e0c910940f146e9d011997b00a5db585dcef66923c
  md5: 1de8c041891ddf53e7e4a27f693906b2
  depends:
  - libmujoco 3.2.0 hb7372aa_1
  - mujoco-python >=3.2.0,<3.2.1.0a0
  - mujoco-samples 3.2.0 h5888daf_1
  - mujoco-simulate 3.2.0 h5888daf_1
  license: Apache-2.0
  license_family: APACHE
  size: 19970
  timestamp: 1725482444154
- kind: conda
  name: mujoco-python
  version: 3.2.0
  build: py312h169896d_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/mujoco-python-3.2.0-py312h169896d_1.conda
  sha256: aa7783ab1497aff246a9868c170b883510d41ea81d31d604fb700b72220663d0
  md5: 84acf5990d5446e0ff80a1b974b3f122
  depends:
  - __glibc >=2.17,<3.0.a0
  - absl-py
  - etils
  - fsspec
  - glfw >=3.4,<4.0a0
  - importlib_resources
  - libabseil * cxx17*
  - libabseil >=20240116.2,<20240117.0a0
  - libgcc >=13
  - libmujoco 3.2.0 hb7372aa_1
  - libstdcxx >=13
  - lodepng >=20220109,<20220110.0a0
  - numpy >=1.19,<3
  - pybind11-abi 4
  - pyglfw
  - pyopengl
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  - typing_extensions
  - zipp
  license: Apache-2.0
  license_family: APACHE
  size: 1811415
  timestamp: 1725482389464
- kind: conda
  name: mujoco-samples
  version: 3.2.0
  build: h5888daf_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/mujoco-samples-3.2.0-h5888daf_1.conda
  sha256: dc6d518ea0369f13cb49465e22bd22f380d992ac76b7c85654a90aa245abf6b0
  md5: 2d8c33f7e7a292ad2bb34a9b6e854417
  depends:
  - __glibc >=2.17,<3.0.a0
  - glfw >=3.4,<4.0a0
  - libgcc >=13
  - libmujoco >=3.2.0,<3.2.1.0a0
  - libstdcxx >=13
  license: Apache-2.0
  license_family: APACHE
  size: 36543
  timestamp: 1725482420702
- kind: conda
  name: mujoco-simulate
  version: 3.2.0
  build: h5888daf_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/mujoco-simulate-3.2.0-h5888daf_1.conda
  sha256: f262068b4d0e5be85495440d36edd18842316dc720bd412596e98ad2429da35c
  md5: 13b5af8f6c41cc1f4485ed672cd2162c
  depends:
  - __glibc >=2.17,<3.0.a0
  - glfw >=3.4,<4.0a0
  - libgcc >=13
  - libmujoco >=3.2.0,<3.2.1.0a0
  - libstdcxx >=13
  license: Apache-2.0
  license_family: APACHE
  size: 77046
  timestamp: 1725482441302
- kind: conda
  name: multidict
  version: 6.1.0
  build: py312h66e93f0_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/multidict-6.1.0-py312h66e93f0_0.conda
  sha256: 8094e10ec5ae6765d9d8cc5669801f0c6bb41205ed50e273bc9c9bf1c626dc5f
  md5: fb1f7c50f0b3ce28d7aac73059efd2e5
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  license: Apache-2.0
  size: 61323
  timestamp: 1725953748261
- kind: conda
  name: mumps-include
  version: 5.7.3
  build: ha770c72_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/mumps-include-5.7.3-ha770c72_3.conda
  sha256: d516b8f9f6420b3f1519a3ccbed59093c0dad72bc27dc5b770ccdd6c2937657e
  md5: db72250defb481f722820aae05a23150
  license: CECILL-C
  size: 22947
  timestamp: 1725632076040
- kind: conda
  name: mumps-seq
  version: 5.7.3
  build: h96124f5_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/mumps-seq-5.7.3-h96124f5_3.conda
  sha256: dae420a8071c28576f01555889744d0c2c48405ae154971e38e7fdea031b2091
  md5: 822297eb35b5c732acd57fe199a655bb
  depends:
  - __glibc >=2.17,<3.0.a0
  - _openmp_mutex >=4.5
  - libblas >=3.9.0,<4.0a0
  - libgcc >=13
  - libgfortran
  - libgfortran5 >=13.3.0
  - liblapack >=3.9.0,<4.0a0
  - libscotch >=7.0.4,<7.0.5.0a0
  - metis >=5.1.0,<5.1.1.0a0
  - mumps-include >=5.7.3,<5.7.4.0a0
  license: CECILL-C
  size: 2398830
  timestamp: 1725632266348
- kind: conda
  name: munkres
  version: 1.1.4
  build: pyh9f0ad1d_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2
  sha256: f86fb22b58e93d04b6f25e0d811b56797689d598788b59dcb47f59045b568306
  md5: 2ba8498c1018c1e9c61eb99b973dfe19
  depends:
  - python
  license: Apache-2.0
  license_family: Apache
  size: 12452
  timestamp: 1600387789153
- kind: conda
  name: mysql-common
  version: 8.3.0
  build: h70512c7_5
  build_number: 5
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/mysql-common-8.3.0-h70512c7_5.conda
  sha256: 09296629aab020fb131c8256d8683087769c53ce5197ca3a2abe040bfb285d88
  md5: 4b652e3e572cbb3f297e77c96313faea
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - openssl >=3.3.1,<4.0a0
  license: GPL-2.0-or-later
  license_family: GPL
  size: 780145
  timestamp: 1721386057930
- kind: conda
  name: mysql-libs
  version: 8.3.0
  build: ha479ceb_5
  build_number: 5
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/mysql-libs-8.3.0-ha479ceb_5.conda
  sha256: c6e9b0961b6877eda8c300b12a0939c81f403a4eb5c0db802e13130fd5a3a059
  md5: 82776ee8145b9d1fd6546604de4b351d
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libzlib >=1.3.1,<2.0a0
  - mysql-common 8.3.0 h70512c7_5
  - openssl >=3.3.1,<4.0a0
  - zstd >=1.5.6,<1.6.0a0
  license: GPL-2.0-or-later
  license_family: GPL
  size: 1532137
  timestamp: 1721386157918
- kind: conda
  name: ncurses
  version: '6.5'
  build: he02047a_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.5-he02047a_1.conda
  sha256: 6a1d5d8634c1a07913f1c525db6455918cbc589d745fac46d9d6e30340c8731a
  md5: 70caf8bb6cf39a0b6b7efc885f51c0fe
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  license: X11 AND BSD-3-Clause
  size: 889086
  timestamp: 1724658547447
- kind: conda
  name: nettle
  version: 3.9.1
  build: h7ab15ed_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/nettle-3.9.1-h7ab15ed_0.conda
  sha256: 1ef1b7efa69c7fb4e2a36a88316f307c115713698d1c12e19f55ae57c0482995
  md5: 2bf1915cc107738811368afcb0993a59
  depends:
  - libgcc-ng >=12
  license: GPL 2 and LGPL3
  license_family: GPL
  size: 1011638
  timestamp: 1686309814836
- kind: conda
  name: networkx
  version: '3.3'
  build: pyhd8ed1ab_1
  build_number: 1
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/networkx-3.3-pyhd8ed1ab_1.conda
  sha256: cbd8a6de87ad842e7665df38dcec719873fe74698bc761de5431047b8fada41a
  md5: d335fd5704b46f4efb89a6774e81aef0
  depends:
  - python >=3.10
  constrains:
  - pandas >=1.4
  - numpy >=1.22
  - matplotlib >=3.5
  - scipy >=1.9,!=1.11.0,!=1.11.1
  license: BSD-3-Clause
  license_family: BSD
  size: 1185670
  timestamp: 1712540499262
- kind: conda
  name: nlohmann_json
  version: 3.11.3
  build: he02047a_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/nlohmann_json-3.11.3-he02047a_1.conda
  sha256: ce4bcced4f8eea71b7cac8bc3daac097abf7a5792f278cd811dedada199500c1
  md5: e46f7ac4917215b49df2ea09a694a3fa
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: MIT
  license_family: MIT
  size: 122743
  timestamp: 1723652407663
- kind: conda
  name: nomkl
  version: '1.0'
  build: h5ca1d4c_0
  subdir: noarch
  noarch: generic
  url: https://conda.anaconda.org/conda-forge/noarch/nomkl-1.0-h5ca1d4c_0.tar.bz2
  sha256: d38542a151a90417065c1a234866f97fd1ea82a81de75ecb725955ab78f88b4b
  md5: 9a66894dfd07c4510beb6b3f9672ccc0
  constrains:
  - mkl <0.a0
  license: BSD-3-Clause
  license_family: BSD
  size: 3843
  timestamp: 1582593857545
- kind: conda
  name: nspr
  version: '4.35'
  build: h27087fc_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/nspr-4.35-h27087fc_0.conda
  sha256: 8fadeebb2b7369a4f3b2c039a980d419f65c7b18267ba0c62588f9f894396d0c
  md5: da0ec11a6454ae19bff5b02ed881a2b1
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: MPL-2.0
  license_family: MOZILLA
  size: 226848
  timestamp: 1669784948267
- kind: conda
  name: nss
  version: '3.104'
  build: hd34e28f_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/nss-3.104-hd34e28f_0.conda
  sha256: 0beb64ae310a34537c41e43110ebc24352c4319e6348cebe3d8a89b02382212c
  md5: 0664e59f6937a660eba9f3d2f9123fa8
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libsqlite >=3.46.0,<4.0a0
  - libstdcxx >=13
  - libzlib >=1.3.1,<2.0a0
  - nspr >=4.35,<5.0a0
  license: MPL-2.0
  license_family: MOZILLA
  size: 1979701
  timestamp: 1725079209552
- kind: conda
  name: numpy
  version: 1.26.4
  build: py312heda63a1_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/numpy-1.26.4-py312heda63a1_0.conda
  sha256: fe3459c75cf84dcef6ef14efcc4adb0ade66038ddd27cadb894f34f4797687d8
  md5: d8285bea2a350f63fab23bf460221f3f
  depends:
  - libblas >=3.9.0,<4.0a0
  - libcblas >=3.9.0,<4.0a0
  - libgcc-ng >=12
  - liblapack >=3.9.0,<4.0a0
  - libstdcxx-ng >=12
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  constrains:
  - numpy-base <0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 7484186
  timestamp: 1707225809722
- kind: conda
  name: ocl-icd
  version: 2.3.2
  build: hd590300_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/ocl-icd-2.3.2-hd590300_1.conda
  sha256: 0e01384423e48e5011eb6b224da8dc5e3567c87dbcefbe60cd9d5cead276cdcd
  md5: c66f837ac65e4d1cdeb80e2a1d5fcc3d
  depends:
  - libgcc-ng >=12
  license: BSD-2-Clause
  license_family: BSD
  size: 135681
  timestamp: 1710946531879
- kind: conda
  name: onnxruntime-cpp
  version: 1.18.1
  build: h641f3bf_1_cpu
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/onnxruntime-cpp-1.18.1-h641f3bf_1_cpu.conda
  sha256: 5c938f10ece0d46b697b3ec9284ace3843ca65cdc5819e9ea356942c019e2145
  md5: b798ad55100779225b54e60dbb8a44d1
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libstdcxx >=13
  license: MIT AND BSL-1.0
  size: 9885370
  timestamp: 1725371855688
- kind: conda
  name: openexr
  version: 3.2.2
  build: h04e0de5_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/openexr-3.2.2-h04e0de5_2.conda
  sha256: a3768e0b6b5c7d291db0c1fd429cfbc3266e70a19f39f84bb5cdbecb077e78a5
  md5: 4ae01310cfeb55b4211aed3d442b9c66
  depends:
  - __glibc >=2.17,<3.0.a0
  - imath >=3.1.12,<3.1.13.0a0
  - libgcc >=13
  - libstdcxx >=13
  - libzlib >=1.3.1,<2.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 1457889
  timestamp: 1726024792651
- kind: conda
  name: openh264
  version: 2.4.1
  build: h59595ed_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/openh264-2.4.1-h59595ed_0.conda
  sha256: 0d4eaf15fb771f25c924aef831d76eea11d90c824778fc1e7666346e93475f42
  md5: 3dfcf61b8e78af08110f5229f79580af
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: BSD-2-Clause
  license_family: BSD
  size: 735244
  timestamp: 1706873814072
- kind: conda
  name: openjpeg
  version: 2.5.2
  build: h488ebb8_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.2-h488ebb8_0.conda
  sha256: 5600a0b82df042bd27d01e4e687187411561dfc11cc05143a08ce29b64bf2af2
  md5: 7f2e286780f072ed750df46dc2631138
  depends:
  - libgcc-ng >=12
  - libpng >=1.6.43,<1.7.0a0
  - libstdcxx-ng >=12
  - libtiff >=4.6.0,<4.7.0a0
  - libzlib >=1.2.13,<2.0.0a0
  license: BSD-2-Clause
  license_family: BSD
  size: 341592
  timestamp: 1709159244431
- kind: conda
  name: openssl
  version: 3.3.2
  build: hb9d3cd8_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.3.2-hb9d3cd8_0.conda
  sha256: cee91036686419f6dd6086902acf7142b4916e1c4ba042e9ca23e151da012b6d
  md5: 4d638782050ab6faa27275bed57e9b4e
  depends:
  - __glibc >=2.17,<3.0.a0
  - ca-certificates
  - libgcc >=13
  license: Apache-2.0
  license_family: Apache
  size: 2891789
  timestamp: 1725410790053
- kind: conda
  name: opt-einsum
  version: 3.3.0
  build: hd8ed1ab_2
  build_number: 2
  subdir: noarch
  noarch: generic
  url: https://conda.anaconda.org/conda-forge/noarch/opt-einsum-3.3.0-hd8ed1ab_2.conda
  sha256: 7cc87658f3ef09bd6f85afdf6c55db0c274960132de4050328759e8b3784df22
  md5: ab262acd95cb73f3ed9426cc4204ac3a
  depends:
  - opt_einsum >=3.3.0,<3.3.1.0a0
  license: MIT
  license_family: MIT
  size: 6594
  timestamp: 1696449067022
- kind: conda
  name: opt_einsum
  version: 3.3.0
  build: pyhc1e730c_2
  build_number: 2
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/opt_einsum-3.3.0-pyhc1e730c_2.conda
  sha256: 1995657f10e23dbe534219f754c66b7fb2a805d68a3385abdacb7807a915b0c3
  md5: 7a94ac68b892daa9f17ae8a52b31ed81
  depends:
  - numpy
  - python >=3.6
  license: MIT
  license_family: MIT
  size: 58004
  timestamp: 1696449058916
- kind: conda
  name: osqp-eigen
  version: 0.8.1
  build: hdd734ac_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/osqp-eigen-0.8.1-hdd734ac_1.conda
  sha256: 4fdea6a623b8c2ca45ef6576cbe287b54b129ebf4467631b7d6bcc6a940bad21
  md5: b36c121074bec51888739cfb2762d460
  depends:
  - eigen
  - libgcc-ng >=12
  - libosqp >=0.6.3,<0.6.4.0a0
  - libstdcxx-ng >=12
  license: BSD-3-Clause
  license_family: BSD
  size: 35336
  timestamp: 1709559434463
- kind: conda
  name: p11-kit
  version: 0.24.1
  build: hc5aa10d_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/p11-kit-0.24.1-hc5aa10d_0.tar.bz2
  sha256: aa8d3887b36557ad0c839e4876c0496e0d670afe843bf5bba4a87764b868196d
  md5: 56ee94e34b71742bbdfa832c974e47a8
  depends:
  - libffi >=3.4.2,<3.5.0a0
  - libgcc-ng >=12
  - libtasn1 >=4.18.0,<5.0a0
  license: MIT
  license_family: MIT
  size: 4702497
  timestamp: 1654868759643
- kind: conda
  name: packaging
  version: '24.1'
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda
  sha256: 36aca948219e2c9fdd6d80728bcc657519e02f06c2703d8db3446aec67f51d81
  md5: cbe1bb1f21567018ce595d9c2be0f0db
  depends:
  - python >=3.8
  license: Apache-2.0
  license_family: APACHE
  size: 50290
  timestamp: 1718189540074
- kind: conda
  name: parso
  version: 0.8.4
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/parso-0.8.4-pyhd8ed1ab_0.conda
  sha256: bfe404eebb930cc41782d34f8fc04c0388ea692eeebe2c5fc28df8ec8d4d61ae
  md5: 81534b420deb77da8833f2289b8d47ac
  depends:
  - python >=3.6
  license: MIT
  license_family: MIT
  size: 75191
  timestamp: 1712320447201
- kind: conda
  name: pcl
  version: 1.14.1
  build: hbf7b2d8_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/pcl-1.14.1-hbf7b2d8_2.conda
  sha256: adff52bc1d66fcfe8a11393d82dfdc380e6fe7b3afc40cbc49418ede27a5c763
  md5: ebe211469510525ea632cbad481fc46d
  depends:
  - flann >=1.9.2,<1.9.3.0a0
  - glew >=2.1.0,<2.2.0a0
  - libboost >=1.84.0,<1.85.0a0
  - libgcc-ng >=12
  - libpng >=1.6.43,<1.7.0a0
  - libstdcxx-ng >=12
  - qhull >=2020.2,<2020.3.0a0
  - qt6-main >=6.7.1,<6.8.0a0
  - vtk
  - vtk-base >=9.3.0,<9.3.1.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 18128443
  timestamp: 1719525628227
- kind: conda
  name: pcre2
  version: '10.43'
  build: hcad00b1_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/pcre2-10.43-hcad00b1_0.conda
  sha256: 766dd986a7ed6197676c14699000bba2625fd26c8a890fcb7a810e5cf56155bc
  md5: 8292dea9e022d9610a11fce5e0896ed8
  depends:
  - bzip2 >=1.0.8,<2.0a0
  - libgcc-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 950847
  timestamp: 1708118050286
- kind: conda
  name: pexpect
  version: 4.9.0
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/pexpect-4.9.0-pyhd8ed1ab_0.conda
  sha256: 90a09d134a4a43911b716d4d6eb9d169238aff2349056f7323d9db613812667e
  md5: 629f3203c99b32e0988910c93e77f3b6
  depends:
  - ptyprocess >=0.5
  - python >=3.7
  license: ISC
  size: 53600
  timestamp: 1706113273252
- kind: conda
  name: pickleshare
  version: 0.7.5
  build: py_1003
  build_number: 1003
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/pickleshare-0.7.5-py_1003.tar.bz2
  sha256: a1ed1a094dd0d1b94a09ed85c283a0eb28943f2e6f22161fb45e128d35229738
  md5: 415f0ebb6198cc2801c73438a9fb5761
  depends:
  - python >=3
  license: MIT
  license_family: MIT
  size: 9332
  timestamp: 1602536313357
- kind: conda
  name: pillow
  version: 10.4.0
  build: py312h56024de_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/pillow-10.4.0-py312h56024de_1.conda
  sha256: a0961e7ff663d4c7a82478ff45fba72a346070f2a017a9b56daff279c0dbb8e2
  md5: 4bd6077376c7f9c1ce33fd8319069e5b
  depends:
  - __glibc >=2.17,<3.0.a0
  - freetype >=2.12.1,<3.0a0
  - lcms2 >=2.16,<3.0a0
  - libgcc >=13
  - libjpeg-turbo >=3.0.0,<4.0a0
  - libtiff >=4.6.0,<4.7.0a0
  - libwebp-base >=1.4.0,<2.0a0
  - libxcb >=1.16,<1.17.0a0
  - libzlib >=1.3.1,<2.0a0
  - openjpeg >=2.5.2,<3.0a0
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  - tk >=8.6.13,<8.7.0a0
  license: HPND
  size: 42689452
  timestamp: 1726075285193
- kind: conda
  name: pixman
  version: 0.43.2
  build: h59595ed_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/pixman-0.43.2-h59595ed_0.conda
  sha256: 366d28e2a0a191d6c535e234741e0cd1d94d713f76073d8af4a5ccb2a266121e
  md5: 71004cbf7924e19c02746ccde9fd7123
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: MIT
  license_family: MIT
  size: 386826
  timestamp: 1706549500138
- kind: conda
  name: portaudio
  version: 19.6.0
  build: h7c63dc7_9
  build_number: 9
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/portaudio-19.6.0-h7c63dc7_9.conda
  sha256: c09ae032d0303abfea34c0957834538b48133b0431283852741ed3e0f66fdb36
  md5: 893f2c33af6b03cfd04820a8c31f5798
  depends:
  - alsa-lib >=1.2.10,<1.3.0.0a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: MIT
  license_family: MIT
  size: 115512
  timestamp: 1693868383
- kind: conda
  name: pptree
  version: '3.1'
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/pptree-3.1-pyhd8ed1ab_0.tar.bz2
  sha256: 033d9ebb4b53d149bc0de343fe47a1b434753bd975fc22eb0702918df4d86b49
  md5: ff81da823e1914cd89994ea08944ca4d
  depends:
  - python >=3.6
  license: MIT
  license_family: MIT
  size: 8886
  timestamp: 1649956996843
- kind: conda
  name: prettytable
  version: 3.11.0
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/prettytable-3.11.0-pyhd8ed1ab_0.conda
  sha256: 021c95967a527d520ed5dc76a5219a3ce24a88ee138afdf68f89e29f794a6192
  md5: 833486ddba73c2e16e76314eb2eb6426
  depends:
  - python >=3.8
  - wcwidth
  constrains:
  - ptable >=9999
  license: BSD-3-Clause
  license_family: BSD
  size: 30468
  timestamp: 1723580391561
- kind: conda
  name: proj
  version: 9.3.1
  build: h1d62c97_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/proj-9.3.1-h1d62c97_0.conda
  sha256: 234f8f7b255dc9036812ec30d097c0725047f3fc7e8e0bc7944e4e17d242ab99
  md5: 44ec51d0857d9be26158bb85caa74fdb
  depends:
  - libcurl >=8.4.0,<9.0a0
  - libgcc-ng >=12
  - libsqlite >=3.44.2,<4.0a0
  - libstdcxx-ng >=12
  - libtiff >=4.6.0,<4.7.0a0
  - sqlite
  constrains:
  - proj4 ==999999999999
  license: MIT
  license_family: MIT
  size: 3004737
  timestamp: 1701484763294
- kind: conda
  name: prompt-toolkit
  version: 3.0.47
  build: pyha770c72_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.47-pyha770c72_0.conda
  sha256: d93ac5853e398aaa10f0dd7addd64b411f94ace1f9104d619cd250e19a5ac5b4
  md5: 1247c861065d227781231950e14fe817
  depends:
  - python >=3.7
  - wcwidth
  constrains:
  - prompt_toolkit 3.0.47
  license: BSD-3-Clause
  license_family: BSD
  size: 270710
  timestamp: 1718048095491
- kind: conda
  name: proxsuite
  version: 0.6.7
  build: py312h68727a3_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/proxsuite-0.6.7-py312h68727a3_1.conda
  sha256: a40cf5455649bbcc2f378fb4ddbd7c4a4fffeffef7ec4471114b8252f4038f77
  md5: 30aeb56283f7ad795d145983e86de4c5
  depends:
  - __glibc >=2.17,<3.0.a0
  - eigen
  - libgcc >=13
  - libstdcxx >=13
  - numpy
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  - scipy
  - simde
  license: BSD-2-Clause
  license_family: BSD
  size: 1654819
  timestamp: 1725915829070
- kind: conda
  name: pthread-stubs
  version: '0.4'
  build: h36c2ea0_1001
  build_number: 1001
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/pthread-stubs-0.4-h36c2ea0_1001.tar.bz2
  sha256: 67c84822f87b641d89df09758da498b2d4558d47b920fd1d3fe6d3a871e000ff
  md5: 22dad4df6e8630e8dff2428f6f6a7036
  depends:
  - libgcc-ng >=7.5.0
  license: MIT
  license_family: MIT
  size: 5625
  timestamp: 1606147468727
- kind: conda
  name: ptyprocess
  version: 0.7.0
  build: pyhd3deb0d_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2
  sha256: fb31e006a25eb2e18f3440eb8d17be44c8ccfae559499199f73584566d0a444a
  md5: 359eeb6536da0e687af562ed265ec263
  depends:
  - python
  license: ISC
  size: 16546
  timestamp: 1609419417991
- kind: conda
  name: pugixml
  version: '1.14'
  build: h59595ed_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/pugixml-1.14-h59595ed_0.conda
  sha256: ea5f2d593177318f6b19af05018c953f41124cbb3bf21f9fdedfdb6ac42913ae
  md5: 2c97dd90633508b422c11bd3018206ab
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: MIT
  license_family: MIT
  size: 114871
  timestamp: 1696182708943
- kind: conda
  name: pulseaudio-client
  version: '17.0'
  build: hb77b528_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/pulseaudio-client-17.0-hb77b528_0.conda
  sha256: b27c0c8671bd95c205a61aeeac807c095b60bc76eb5021863f919036d7a964fc
  md5: 07f45f1be1c25345faddb8db0de8039b
  depends:
  - dbus >=1.13.6,<2.0a0
  - libgcc-ng >=12
  - libglib >=2.78.3,<3.0a0
  - libsndfile >=1.2.2,<1.3.0a0
  - libsystemd0 >=255
  constrains:
  - pulseaudio 17.0 *_0
  license: LGPL-2.1-or-later
  license_family: LGPL
  size: 757633
  timestamp: 1705690081905
- kind: conda
  name: pure_eval
  version: 0.2.3
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_0.conda
  sha256: dcfcb3cee1ae0a89729601582cc3edea20ba13c9493967a03a693c67567af0c8
  md5: 0f051f09d992e0d08941706ad519ee0e
  depends:
  - python >=3.5
  license: MIT
  license_family: MIT
  size: 16551
  timestamp: 1721585805256
- kind: conda
  name: pybind11-abi
  version: '4'
  build: hd8ed1ab_3
  build_number: 3
  subdir: noarch
  noarch: generic
  url: https://conda.anaconda.org/conda-forge/noarch/pybind11-abi-4-hd8ed1ab_3.tar.bz2
  sha256: d4fb485b79b11042a16dc6abfb0c44c4f557707c2653ac47c81e5d32b24a3bb0
  md5: 878f923dd6acc8aeb47a75da6c4098be
  license: BSD-3-Clause
  license_family: BSD
  size: 9906
  timestamp: 1610372835205
- kind: conda
  name: pyglfw
  version: 2.7.0
  build: py312h7900ff3_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/pyglfw-2.7.0-py312h7900ff3_0.conda
  sha256: 6e4f3f3f1417e6ab9b2b205446c62c442f7e6514de3352a15de31c777c11a292
  md5: ee11dab6a30a0230251db161ec504d51
  depends:
  - glfw
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  license: MIT
  license_family: MIT
  size: 70803
  timestamp: 1708777037712
- kind: conda
  name: pygments
  version: 2.18.0
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda
  sha256: 78267adf4e76d0d64ea2ffab008c501156c108bb08fecb703816fb63e279780b
  md5: b7f5c092b8f9800150d998a71b76d5a1
  depends:
  - python >=3.8
  license: BSD-2-Clause
  license_family: BSD
  size: 879295
  timestamp: 1714846885370
- kind: conda
  name: pyopengl
  version: 3.1.6
  build: pyhd8ed1ab_1
  build_number: 1
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/pyopengl-3.1.6-pyhd8ed1ab_1.tar.bz2
  sha256: 4ef77f5227e198b20c1498706fa6b3eb3a32f1cef641b8039d55b7df12e54863
  md5: c968eb974b0fae4676e7a7858c4cc56e
  depends:
  - python >=2.7
  license: LicenseRef-pyopengl
  size: 887829
  timestamp: 1652285640360
- kind: conda
  name: pyparsing
  version: 3.1.4
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.4-pyhd8ed1ab_0.conda
  sha256: 8714a83f1aeac278b3eb33c7cb880c95c9a5924e7a5feeb9e87e7d0837afa085
  md5: 4d91352a50949d049cf9714c8563d433
  depends:
  - python >=3.6
  license: MIT
  license_family: MIT
  size: 90129
  timestamp: 1724616224956
- kind: conda
  name: python
  version: 3.12.5
  build: h2ad013b_0_cpython
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/python-3.12.5-h2ad013b_0_cpython.conda
  sha256: e2aad83838988725d4ffba4e9717b9328054fd18a668cff3377e0c50f109e8bd
  md5: 9c56c4df45f6571b13111d8df2448692
  depends:
  - __glibc >=2.17,<3.0.a0
  - bzip2 >=1.0.8,<2.0a0
  - ld_impl_linux-64 >=2.36.1
  - libexpat >=2.6.2,<3.0a0
  - libffi >=3.4,<4.0a0
  - libgcc-ng >=12
  - libnsl >=2.0.1,<2.1.0a0
  - libsqlite >=3.46.0,<4.0a0
  - libuuid >=2.38.1,<3.0a0
  - libxcrypt >=4.4.36
  - libzlib >=1.3.1,<2.0a0
  - ncurses >=6.5,<7.0a0
  - openssl >=3.3.1,<4.0a0
  - readline >=8.2,<9.0a0
  - tk >=8.6.13,<8.7.0a0
  - tzdata
  - xz >=5.2.6,<6.0a0
  constrains:
  - python_abi 3.12.* *_cp312
  license: Python-2.0
  size: 31663253
  timestamp: 1723143721353
- kind: conda
  name: python-dateutil
  version: 2.9.0
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda
  sha256: f3ceef02ac164a8d3a080d0d32f8e2ebe10dd29e3a685d240e38b3599e146320
  md5: 2cf4264fffb9e6eff6031c5b6884d61c
  depends:
  - python >=3.7
  - six >=1.5
  license: Apache-2.0
  license_family: APACHE
  size: 222742
  timestamp: 1709299922152
- kind: conda
  name: python_abi
  version: '3.12'
  build: 5_cp312
  build_number: 5
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.12-5_cp312.conda
  sha256: d10e93d759931ffb6372b45d65ff34d95c6000c61a07e298d162a3bc2accebb0
  md5: 0424ae29b104430108f5218a66db7260
  constrains:
  - python 3.12.* *_cpython
  license: BSD-3-Clause
  license_family: BSD
  size: 6238
  timestamp: 1723823388266
- kind: conda
  name: pytorch
  version: 2.4.0
  build: cpu_generic_py312h1576ffb_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/pytorch-2.4.0-cpu_generic_py312h1576ffb_1.conda
  sha256: b629c13dd6afa55bdbc6449553145db07e6a04cad255de2063ae59dcce0b93fc
  md5: 75c19a822512dc3af8259d364c36322a
  depends:
  - __glibc >=2.17,<3.0.a0
  - _openmp_mutex >=4.5
  - filelock
  - fsspec
  - jinja2
  - libabseil * cxx17*
  - libabseil >=20240116.2,<20240117.0a0
  - libcblas >=3.9.0,<4.0a0
  - libgcc-ng >=13
  - liblapack >=3.9.0,<4.0a0
  - libprotobuf >=4.25.3,<4.25.4.0a0
  - libstdcxx-ng >=13
  - libtorch 2.4.0.*
  - libuv >=1.48.0,<2.0a0
  - networkx
  - nomkl
  - numpy >=1.19,<3
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  - sleef >=3.6.1,<4.0a0
  - sympy >=1.13.1
  - typing_extensions >=4.8.0
  constrains:
  - pytorch-gpu ==99999999
  - pytorch-cpu ==2.4.0
  license: BSD-3-Clause
  license_family: BSD
  size: 25784378
  timestamp: 1724647976861
- kind: conda
  name: pyyaml
  version: 6.0.2
  build: py312h66e93f0_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/pyyaml-6.0.2-py312h66e93f0_1.conda
  sha256: a60705971e958724168f2ebbb8ed4853067f1d3f7059843df3903e3092bbcffa
  md5: 549e5930e768548a89c23f595dac5a95
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  - yaml >=0.2.5,<0.3.0a0
  license: MIT
  license_family: MIT
  size: 206553
  timestamp: 1725456256213
- kind: conda
  name: qhull
  version: '2020.2'
  build: h434a139_5
  build_number: 5
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/qhull-2020.2-h434a139_5.conda
  sha256: 776363493bad83308ba30bcb88c2552632581b143e8ee25b1982c8c743e73abc
  md5: 353823361b1d27eb3960efb076dfcaf6
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: LicenseRef-Qhull
  size: 552937
  timestamp: 1720813982144
- kind: conda
  name: qt-main
  version: 5.15.8
  build: ha2b5568_22
  build_number: 22
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/qt-main-5.15.8-ha2b5568_22.conda
  sha256: e621b4445b08c353cd754e8b1e529ed6d27b53d23629064e504727225e291017
  md5: 15de976572f24032540236006d6d0e9f
  depends:
  - __glibc >=2.17,<3.0.a0
  - alsa-lib >=1.2.12,<1.3.0a0
  - dbus >=1.13.6,<2.0a0
  - fontconfig >=2.14.2,<3.0a0
  - fonts-conda-ecosystem
  - freetype >=2.12.1,<3.0a0
  - gst-plugins-base >=1.24.5,<1.25.0a0
  - gstreamer >=1.24.5,<1.25.0a0
  - harfbuzz >=8.5.0,<9.0a0
  - icu >=73.2,<74.0a0
  - krb5 >=1.21.2,<1.22.0a0
  - libclang-cpp15 >=15.0.7,<15.1.0a0
  - libclang13 >=15.0.7
  - libcups >=2.3.3,<2.4.0a0
  - libevent >=2.1.12,<2.1.13.0a0
  - libexpat >=2.6.2,<3.0a0
  - libgcc-ng >=12
  - libglib >=2.80.2,<3.0a0
  - libjpeg-turbo >=3.0.0,<4.0a0
  - libllvm15 >=15.0.7,<15.1.0a0
  - libpng >=1.6.43,<1.7.0a0
  - libpq >=16.3,<17.0a0
  - libsqlite >=3.46.0,<4.0a0
  - libstdcxx-ng >=12
  - libxcb >=1.16,<1.17.0a0
  - libxkbcommon >=1.7.0,<2.0a0
  - libxml2 >=2.12.7,<3.0a0
  - libzlib >=1.3.1,<2.0a0
  - mysql-libs >=8.3.0,<8.4.0a0
  - nspr >=4.35,<5.0a0
  - nss >=3.101,<4.0a0
  - openssl >=3.3.1,<4.0a0
  - pulseaudio-client >=17.0,<17.1.0a0
  - xcb-util >=0.4.1,<0.5.0a0
  - xcb-util-image >=0.4.0,<0.5.0a0
  - xcb-util-keysyms >=0.4.1,<0.5.0a0
  - xcb-util-renderutil >=0.3.10,<0.4.0a0
  - xcb-util-wm >=0.4.2,<0.5.0a0
  - xorg-libice >=1.1.1,<2.0a0
  - xorg-libsm >=1.2.4,<2.0a0
  - xorg-libx11 >=1.8.9,<2.0a0
  - xorg-libxext >=1.3.4,<2.0a0
  - xorg-xf86vidmodeproto
  - zstd >=1.5.6,<1.6.0a0
  constrains:
  - qt 5.15.8
  license: LGPL-3.0-only
  license_family: LGPL
  size: 61406677
  timestamp: 1719032641557
- kind: conda
  name: qt6-main
  version: 6.7.2
  build: h0f8cd61_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/qt6-main-6.7.2-h0f8cd61_2.conda
  sha256: 05434ad4a31a3431f23b067e09f57954419e74df8c7909724c61b97d8f4f212e
  md5: 70cdecb8be2242b71cf6d81d6f73cc22
  depends:
  - __glibc >=2.17,<3.0.a0
  - alsa-lib >=1.2.12,<1.3.0a0
  - dbus >=1.13.6,<2.0a0
  - double-conversion >=3.3.0,<3.4.0a0
  - fontconfig >=2.14.2,<3.0a0
  - fonts-conda-ecosystem
  - freetype >=2.12.1,<3.0a0
  - harfbuzz >=8.5.0,<9.0a0
  - icu >=73.2,<74.0a0
  - krb5 >=1.21.2,<1.22.0a0
  - libclang-cpp18.1 >=18.1.8,<18.2.0a0
  - libclang13 >=18.1.8
  - libcups >=2.3.3,<2.4.0a0
  - libdrm >=2.4.121,<2.5.0a0
  - libgcc-ng >=12
  - libglib >=2.80.2,<3.0a0
  - libjpeg-turbo >=3.0.0,<4.0a0
  - libllvm18 >=18.1.8,<18.2.0a0
  - libpng >=1.6.43,<1.7.0a0
  - libpq >=16.3,<17.0a0
  - libsqlite >=3.46.0,<4.0a0
  - libstdcxx-ng >=12
  - libtiff >=4.6.0,<4.7.0a0
  - libwebp-base >=1.4.0,<2.0a0
  - libxcb >=1.16,<1.17.0a0
  - libxkbcommon >=1.7.0,<2.0a0
  - libxml2 >=2.12.7,<3.0a0
  - libzlib >=1.3.1,<2.0a0
  - mysql-libs >=8.3.0,<8.4.0a0
  - openssl >=3.3.1,<4.0a0
  - pcre2 >=10.43,<10.44.0a0
  - wayland >=1.23.0,<2.0a0
  - xcb-util >=0.4.1,<0.5.0a0
  - xcb-util-cursor >=0.1.4,<0.2.0a0
  - xcb-util-image >=0.4.0,<0.5.0a0
  - xcb-util-keysyms >=0.4.1,<0.5.0a0
  - xcb-util-renderutil >=0.3.10,<0.4.0a0
  - xcb-util-wm >=0.4.2,<0.5.0a0
  - xorg-libice >=1.1.1,<2.0a0
  - xorg-libsm >=1.2.4,<2.0a0
  - xorg-libx11 >=1.8.9,<2.0a0
  - xorg-libxext >=1.3.4,<2.0a0
  - zstd >=1.5.6,<1.6.0a0
  constrains:
  - qt 6.7.2
  license: LGPL-3.0-only
  license_family: LGPL
  size: 47018187
  timestamp: 1719321171243
- kind: conda
  name: re2
  version: 2023.09.01
  build: h7f4b329_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/re2-2023.09.01-h7f4b329_2.conda
  sha256: f0f520f57e6b58313e8c41abc7dfa48742a05f1681f05654558127b667c769a8
  md5: 8f70e36268dea8eb666ef14c29bd3cda
  depends:
  - libre2-11 2023.09.01 h5a48ba9_2
  license: BSD-3-Clause
  license_family: BSD
  size: 26617
  timestamp: 1708946796423
- kind: conda
  name: readline
  version: '8.2'
  build: h8228510_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/readline-8.2-h8228510_1.conda
  sha256: 5435cf39d039387fbdc977b0a762357ea909a7694d9528ab40f005e9208744d7
  md5: 47d31b792659ce70f470b5c82fdfb7a4
  depends:
  - libgcc-ng >=12
  - ncurses >=6.3,<7.0a0
  license: GPL-3.0-only
  license_family: GPL
  size: 281456
  timestamp: 1679532220005
- kind: conda
  name: resolve-robotics-uri-py
  version: 0.3.0
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/resolve-robotics-uri-py-0.3.0-pyhd8ed1ab_0.conda
  sha256: 38cc85afc1455cbaeef65b5c6820d3a1d60397533bef28b5b0fee7db6dee9f89
  md5: cb0b32d4c087b4170c7bcdb74ece33e7
  depends:
  - python >=3.8
  license: BSD-3-Clause
  license_family: BSD
  size: 12439
  timestamp: 1715749955479
- kind: conda
  name: rich
  version: 13.8.1
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/rich-13.8.1-pyhd8ed1ab_0.conda
  sha256: eb7d88222ec1a05c1b333aab5ca9bf486f2005f17c0d86a6b7653da47c6c143b
  md5: 748f1807fa7fda73651795c5617b9557
  depends:
  - markdown-it-py >=2.2.0
  - pygments >=2.13.0,<3.0.0
  - python >=3.7
  - typing_extensions >=4.0.0,<5.0.0
  license: MIT
  license_family: MIT
  size: 185358
  timestamp: 1726066139954
- kind: conda
  name: robot-testing-framework
  version: 2.0.1
  build: hcb278e6_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/robot-testing-framework-2.0.1-hcb278e6_1.conda
  sha256: 242a98d006cb6056ada72553b856d89c3965f1f76ee96aaeac1020922ae5fffb
  md5: 3e26d7c5a6e543cd83264ac70df92b6b
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - tinyxml
  license: LGPL-2.1-or-later
  size: 185412
  timestamp: 1674116888665
- kind: conda
  name: rod
  version: 0.3.0
  build: pyhd8ed1ab_2
  build_number: 2
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/rod-0.3.0-pyhd8ed1ab_2.conda
  sha256: a3298fa526ebb1ac3e4c99da8cff45fc6edadcd0989e3ef42adc68324b1666a0
  md5: 0040549f6b836d30da6dad887897f405
  depends:
  - coloredlogs
  - gz-tools2
  - libsdformat13
  - mashumaro
  - numpy
  - packaging
  - python >=3.10
  - resolve-robotics-uri-py
  - scipy
  - trimesh
  - xmltodict
  license: BSD-3-Clause
  license_family: BSD
  size: 39609
  timestamp: 1724229276692
- kind: conda
  name: ruby
  version: 3.3.3
  build: h3da8d8b_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/ruby-3.3.3-h3da8d8b_0.conda
  sha256: 91d4f3eb99fe06fb52ce9319b99cfd202e0ad7b408d10f6a7e1f6c7679127d48
  md5: 9a967842457f467f2c5f8172f5dafd0d
  depends:
  - gdbm >=1.18,<1.19.0a0
  - gmp >=6.3.0,<7.0a0
  - libffi >=3.4,<4.0a0
  - libgcc-ng >=12
  - libxcrypt >=4.4.36
  - libzlib >=1.3.1,<2.0a0
  - ncurses >=6.5,<7.0a0
  - openssl >=3.3.1,<4.0a0
  - readline >=8.2,<9.0a0
  - yaml >=0.2.5,<0.3.0a0
  track_features:
  - rb33
  license: BSD-2-Clause
  license_family: BSD
  size: 11003909
  timestamp: 1719567463984
- kind: conda
  name: scipy
  version: 1.14.1
  build: py312h7d485d2_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/scipy-1.14.1-py312h7d485d2_0.conda
  sha256: 79903e307183e08b19c7ef607672fd304ed4968b2a7530904147aa79536e70d1
  md5: 7418a22e73008356d9aba99d93dfeeee
  depends:
  - __glibc >=2.17,<3.0.a0
  - libblas >=3.9.0,<4.0a0
  - libcblas >=3.9.0,<4.0a0
  - libgcc-ng >=13
  - libgfortran-ng
  - libgfortran5 >=13.3.0
  - liblapack >=3.9.0,<4.0a0
  - libstdcxx-ng >=13
  - numpy <2.3
  - numpy >=1.19,<3
  - numpy >=1.23.5
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  license: BSD-3-Clause
  license_family: BSD
  size: 17700161
  timestamp: 1724328333870
- kind: conda
  name: sdl
  version: 1.2.68
  build: h293081c_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/sdl-1.2.68-h293081c_0.conda
  sha256: 794978a95605128144fc14c193eae1abf79524dafe34d9ef36aa5d6ba40ff7bb
  md5: 53326ff6864578787913ba15616ad2f9
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - sdl2 >=2.28.3,<3.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 156115
  timestamp: 1695759535287
- kind: conda
  name: sdl2
  version: 2.30.7
  build: h3ed165c_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/sdl2-2.30.7-h3ed165c_0.conda
  sha256: 80691a3ce313f0f7908480c0af216520d655e9480e036feb489c2095ad37950a
  md5: be75875082c99c7a9f9fe930a1bd2bb1
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libstdcxx >=13
  - pulseaudio-client >=17.0,<17.1.0a0
  - xorg-libx11 >=1.8.9,<2.0a0
  - xorg-libxext >=1.3.4,<2.0a0
  license: Zlib
  size: 1391142
  timestamp: 1725255009793
- kind: conda
  name: setuptools
  version: 73.0.1
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/setuptools-73.0.1-pyhd8ed1ab_0.conda
  sha256: c9f5e110e3fe5a7c4cd5b9da445c05a1fae000b43ab3a97cb6a501f4267515fc
  md5: f0b618d7673d1b2464f600b34d912f6f
  depends:
  - python >=3.8
  license: MIT
  license_family: MIT
  size: 1460460
  timestamp: 1725348602179
- kind: conda
  name: shtab
  version: 1.7.1
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/shtab-1.7.1-pyhd8ed1ab_0.conda
  sha256: a258670d134b76f474dcd82dfddd8362298b26b4c98b979b8f08d0e891026c03
  md5: c5cf937409ac178717946edbfa82a5da
  depends:
  - python >=3.7
  license: Apache-2.0
  license_family: Apache
  size: 19535
  timestamp: 1709842501115
- kind: conda
  name: simde
  version: 0.8.2
  build: h84d6215_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/simde-0.8.2-h84d6215_0.conda
  sha256: c055f966ebd72a768e25994ea7bdea0f0eecf481128c01e26f68c4ab11ae21b7
  md5: aa4dd437f90aa209a0309313af213964
  depends:
  - __glibc >=2.17,<3.0.a0
  license: MIT
  license_family: MIT
  size: 480387
  timestamp: 1724439702451
- kind: conda
  name: six
  version: 1.16.0
  build: pyh6c4a22f_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2
  sha256: a85c38227b446f42c5b90d9b642f2c0567880c15d72492d8da074a59c8f91dd6
  md5: e5f25f8dbc060e9a8d912e432202afc2
  depends:
  - python
  license: MIT
  license_family: MIT
  size: 14259
  timestamp: 1620240338595
- kind: conda
  name: sleef
  version: 3.6.1
  build: h1b44611_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/sleef-3.6.1-h1b44611_3.conda
  sha256: 06f1f324fc01481a85bcdf3e62e944101c60c31faa7920ebac6b8d153c2fef11
  md5: af4dbe128af0840dcaeb4d40eb27ab73
  depends:
  - __glibc >=2.17,<3.0.a0
  - _openmp_mutex >=4.5
  - libgcc-ng >=13
  - libstdcxx-ng >=13
  license: BSL-1.0
  size: 1914535
  timestamp: 1724609202130
- kind: conda
  name: snappy
  version: 1.2.1
  build: ha2e4443_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/snappy-1.2.1-ha2e4443_0.conda
  sha256: dc7c8e0e8c3e8702aae81c52d940bfaabe756953ee51b1f1757e891bab62cf7f
  md5: 6b7dcc7349efd123d493d2dbe85a045f
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: BSD-3-Clause
  license_family: BSD
  size: 42465
  timestamp: 1720003704360
- kind: conda
  name: soxr
  version: 0.1.3
  build: h0b41bf4_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/soxr-0.1.3-h0b41bf4_3.conda
  sha256: 141e3364d26f162bfeae8491787c0d8796ada6c29a8cd567c1cd17c3c6b418f9
  md5: e8d261785be19b1575d23ccbbeae4ddd
  depends:
  - _openmp_mutex >=4.5
  - libgcc-ng >=12
  license: LGPL-2.1-or-later
  size: 131370
  timestamp: 1674059502792
- kind: conda
  name: spdlog
  version: 1.14.1
  build: hed91bc2_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/spdlog-1.14.1-hed91bc2_1.conda
  sha256: 0c604fe3f78ddb2b612841722bd9b5db24d0484e30ced89fac78c0a3f524dfd6
  md5: 909188c8979846bac8e586908cf1ca6a
  depends:
  - __glibc >=2.17,<3.0.a0
  - fmt >=11.0.1,<12.0a0
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: MIT
  license_family: MIT
  size: 195665
  timestamp: 1722238295031
- kind: conda
  name: sqlite
  version: 3.46.1
  build: h9eae976_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/sqlite-3.46.1-h9eae976_0.conda
  sha256: 8c6245f988a2e1f4eef8456726b9cc46f2462448e61daa4bad2f9e4ca601598a
  md5: b2b3e737da0ae347e16ef1970a5d3f14
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libsqlite 3.46.1 hadc24fc_0
  - libzlib >=1.3.1,<2.0a0
  - ncurses >=6.5,<7.0a0
  - readline >=8.2,<9.0a0
  license: Unlicense
  size: 859188
  timestamp: 1725353670478
- kind: conda
  name: stack_data
  version: 0.6.2
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda
  sha256: a58433e75229bec39f3be50c02efbe9b7083e53a1f31d8ee247564f370191eec
  md5: e7df0fdd404616638df5ece6e69ba7af
  depends:
  - asttokens
  - executing
  - pure_eval
  - python >=3.5
  license: MIT
  license_family: MIT
  size: 26205
  timestamp: 1669632203115
- kind: conda
  name: svt-av1
  version: 2.1.0
  build: hac33072_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/svt-av1-2.1.0-hac33072_0.conda
  sha256: 7c2f1bb1e84c16aaa76f0d73acab7f6a6aec839c120229ac340e24b47a3db595
  md5: 2a08edb7cd75e56623f2712292a97325
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: BSD-2-Clause
  license_family: BSD
  size: 2624396
  timestamp: 1716038239983
- kind: conda
  name: sympy
  version: 1.13.2
  build: pypyh2585a3b_103
  build_number: 103
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/sympy-1.13.2-pypyh2585a3b_103.conda
  sha256: ef2e841c53aff71fcbf5922883543374040a9799d064d152516b30ff6694e022
  md5: 7327125b427c98b81564f164c4a75d4c
  depends:
  - __unix
  - gmpy2 >=2.0.8
  - mpmath >=0.19
  - python * *_cpython
  - python >=3.8
  license: BSD-3-Clause
  license_family: BSD
  size: 4568532
  timestamp: 1723500430872
- kind: conda
  name: tbb
  version: 2021.13.0
  build: h84d6215_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/tbb-2021.13.0-h84d6215_0.conda
  sha256: 7d4d3ad608dc6ae5a7e0f431f784985398a18bcde2ba3ce19cc32f61e2defd98
  md5: ee6f7fd1e76061ef1fa307d41fa86a96
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libhwloc >=2.11.1,<2.11.2.0a0
  - libstdcxx >=13
  license: Apache-2.0
  license_family: APACHE
  size: 175779
  timestamp: 1725532539822
- kind: conda
  name: tbb-devel
  version: 2021.13.0
  build: h94b29a5_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/tbb-devel-2021.13.0-h94b29a5_0.conda
  sha256: d5b1aae283133f6f0d5b349de05f8af5f53e5085724a15701a2492cd0a17c7de
  md5: 4431bd4ace17dd09b97caf68509b016b
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libstdcxx >=13
  - tbb 2021.13.0 h84d6215_0
  size: 1054129
  timestamp: 1725532588872
- kind: conda
  name: tinyxml
  version: 2.6.2
  build: h4bd325d_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/tinyxml-2.6.2-h4bd325d_2.tar.bz2
  sha256: d9e3c192c535c06ec139ada7bcd1f12313ebd377208fc8149348e8534229f39e
  md5: 39dd0757ee71ccd5b120440dce126c37
  depends:
  - libgcc-ng >=9.3.0
  - libstdcxx-ng >=9.3.0
  license: Zlib
  size: 56535
  timestamp: 1611562094388
- kind: conda
  name: tinyxml2
  version: 10.0.0
  build: h59595ed_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/tinyxml2-10.0.0-h59595ed_0.conda
  sha256: e89306d01999f629a329ddb2e2ca9b8fbfe7c483d13f9805f0c6891a24a6e9c8
  md5: 5e27e4a780264caed4be372ded70a9e9
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: Zlib
  size: 120640
  timestamp: 1704495493222
- kind: conda
  name: tk
  version: 8.6.13
  build: noxft_h4845f30_101
  build_number: 101
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.13-noxft_h4845f30_101.conda
  sha256: e0569c9caa68bf476bead1bed3d79650bb080b532c64a4af7d8ca286c08dea4e
  md5: d453b98d9c83e71da0741bb0ff4d76bc
  depends:
  - libgcc-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  license: TCL
  license_family: BSD
  size: 3318875
  timestamp: 1699202167581
- kind: conda
  name: tl-optional
  version: 1.1.0
  build: hf52228f_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/tl-optional-1.1.0-hf52228f_1.conda
  sha256: 84c06948a14a8e120de0acee55a3941c088e5bec10a8d412a8a62c428e35dead
  md5: 0f2a287259da04c18ffc6e86fa1c44af
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: CC0-1.0
  size: 20138
  timestamp: 1678275675957
- kind: conda
  name: tomlplusplus
  version: 3.3.0
  build: hcb278e6_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/tomlplusplus-3.3.0-hcb278e6_0.conda
  sha256: c731301896e33e177f0a9fed1867fa620072fb2598196fce1a4f6776e80f0b5c
  md5: 7889e87a703ca4dc0dc78aea89296410
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: MIT
  license_family: MIT
  size: 100241
  timestamp: 1675026801832
- kind: conda
  name: traitlets
  version: 5.14.3
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_0.conda
  sha256: 8a64fa0f19022828513667c2c7176cfd125001f3f4b9bc00d33732e627dd2592
  md5: 3df84416a021220d8b5700c613af2dc5
  depends:
  - python >=3.8
  license: BSD-3-Clause
  license_family: BSD
  size: 110187
  timestamp: 1713535244513
- kind: conda
  name: trimesh
  version: 4.4.9
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/trimesh-4.4.9-pyhd8ed1ab_0.conda
  sha256: ff291f7ac6b9d9023f1c494d20ac575accfe07054625dc1b9497e448d101430b
  md5: 9dc9636ecbf402e4418d165476f1810e
  depends:
  - numpy
  - python >=2.7
  constrains:
  - chardet
  - psutil
  - shapely
  - xxhash
  - colorlog
  - scikit-image
  - mapbox_earcut
  - pyglet
  - rtree
  - lxml
  - jsonschema
  - svg.path
  - networkx
  - msgpack-python
  - pycollada
  - scipy
  - meshio
  - sympy
  - requests
  - setuptools
  - pillow
  license: MIT
  license_family: MIT
  size: 566695
  timestamp: 1725538183045
- kind: conda
  name: typing-extensions
  version: 4.12.2
  build: hd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/typing-extensions-4.12.2-hd8ed1ab_0.conda
  sha256: d3b9a8ed6da7c9f9553c5fd8a4fca9c3e0ab712fa5f497859f82337d67533b73
  md5: 52d648bd608f5737b123f510bb5514b5
  depends:
  - typing_extensions 4.12.2 pyha770c72_0
  license: PSF-2.0
  license_family: PSF
  size: 10097
  timestamp: 1717802659025
- kind: conda
  name: typing_extensions
  version: 4.12.2
  build: pyha770c72_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.12.2-pyha770c72_0.conda
  sha256: 0fce54f8ec3e59f5ef3bb7641863be4e1bf1279623e5af3d3fa726e8f7628ddb
  md5: ebe6952715e1d5eb567eeebf25250fa7
  depends:
  - python >=3.8
  license: PSF-2.0
  license_family: PSF
  size: 39888
  timestamp: 1717802653893
- kind: conda
  name: tyro
  version: 0.8.10
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/tyro-0.8.10-pyhd8ed1ab_0.conda
  sha256: 11b01d249a8c658c55c063510565ceb4ca6bd87b46b2d2eb744424d3f339c419
  md5: 08d43d7fc85dcafa4c22c7e682f1be4a
  depends:
  - colorama >=0.4.0
  - docstring_parser >=0.14.1
  - frozendict >=2.3.4
  - python >=3.7
  - pyyaml >=6.0
  - rich >=11.1.0
  - shtab >=1.5.6
  - typing-extensions >=4.3.0
  license: MIT
  license_family: MIT
  size: 85899
  timestamp: 1724743622745
- kind: conda
  name: tzdata
  version: 2024a
  build: h8827d51_1
  build_number: 1
  subdir: noarch
  noarch: generic
  url: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h8827d51_1.conda
  sha256: 7d21c95f61319dba9209ca17d1935e6128af4235a67ee4e57a00908a1450081e
  md5: 8bfdead4e0fff0383ae4c9c50d0531bd
  license: LicenseRef-Public-Domain
  size: 124164
  timestamp: 1724736371498
- kind: conda
  name: unixodbc
  version: 2.3.12
  build: h661eb56_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/unixodbc-2.3.12-h661eb56_0.conda
  sha256: 718eb807a5e6e6993ee06745cb2a25a6b353427485a6e50df01db99c6016a53f
  md5: a737e5c549c13fbb5590c581848b0446
  depends:
  - libedit >=3.1.20191231,<3.2.0a0
  - libgcc-ng >=12
  - libiconv >=1.17,<2.0a0
  - libstdcxx-ng >=12
  license: LGPL-2.1
  size: 281830
  timestamp: 1691504075258
- kind: conda
  name: urdfdom
  version: 4.0.1
  build: h7fd8c06_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/urdfdom-4.0.1-h7fd8c06_0.conda
  sha256: d014f60a9db527bed8453bf2de9e5d3d85043bfa299f99176b12f9521b7e4bce
  md5: d29fa6134560c0728a8a6ab71fbf6376
  depends:
  - __glibc >=2.17,<3.0.a0
  - console_bridge >=1.0.2,<1.1.0a0
  - libgcc >=13
  - libstdcxx >=13
  - tinyxml2 >=10.0.0,<11.0a0
  - urdfdom_headers
  license: BSD-3-Clause
  license_family: BSD
  size: 107840
  timestamp: 1726152524268
- kind: conda
  name: urdfdom-py
  version: 1.2.1
  build: py312h7900ff3_5
  build_number: 5
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/urdfdom-py-1.2.1-py312h7900ff3_5.conda
  sha256: 783bf212c09edb017aaa19e9878c2e6c052e5e1d86f2028e2ccf74ae397be597
  md5: 30f5835824b71767de6a9dffebe394ea
  depends:
  - lxml
  - python >=3.12,<3.13.0a0
  - pyyaml
  - setuptools
  license: BSD-3-Clause
  license_family: BSD
  size: 48159
  timestamp: 1725539895803
- kind: conda
  name: urdfdom_headers
  version: 1.1.2
  build: h84d6215_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/urdfdom_headers-1.1.2-h84d6215_0.conda
  sha256: 9f4090616ed1cb509bb65f1edb11b23c86d929db0ea3af2bf84277caa4337c40
  md5: 4872efb515124284f8cee0f957f3edce
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libstdcxx >=13
  license: BSD-3-Clause
  license_family: BSD
  size: 19201
  timestamp: 1726152409175
- kind: conda
  name: utfcpp
  version: 4.0.5
  build: ha770c72_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/utfcpp-4.0.5-ha770c72_0.conda
  sha256: c4a286b5ee817ab58c091fbfeb790c931f919c13a3dd18e7770936e08b19b50b
  md5: 25965c1d1d5fc00ce2b663b73008e3b7
  license: BSL-1.0
  size: 13698
  timestamp: 1704191017780
- kind: conda
  name: visit_struct
  version: 1.1.0
  build: hcb278e6_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/visit_struct-1.1.0-hcb278e6_0.conda
  sha256: bc0717372ebd7e3120643c78c597d82f94ed747d6af23f9ae3d865480f6c8d74
  md5: 064dcba323056a7211e1eab85c441563
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  license: BSL-1.0
  size: 22494
  timestamp: 1681675223914
- kind: conda
  name: vtk
  version: 9.3.0
  build: osmesa_py312h1234567_100
  build_number: 100
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/vtk-9.3.0-osmesa_py312h1234567_100.conda
  sha256: 5b21858c9d0e73c5fe4dc235645cd4e05accb7abb86fc604a96eedf6f5c7de6a
  md5: aba2b613a514a7e9aeefdc27638eced3
  depends:
  - vtk-base 9.3.0 osmesa_py312h1234567_100
  - vtk-io-ffmpeg 9.3.0 osmesa_py312h1234567_100
  license: BSD-3-Clause
  license_family: BSD
  size: 21176
  timestamp: 1718293001276
- kind: conda
  name: vtk-base
  version: 9.3.0
  build: osmesa_py312h1234567_100
  build_number: 100
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/vtk-base-9.3.0-osmesa_py312h1234567_100.conda
  sha256: 317f20eba90330fbe4cf2c2edd0d7179c0ef6867e07cb7589e9e91195763ed29
  md5: eb08feeafc3a457fd47cfc9bde616e2d
  depends:
  - __glibc >=2.17,<3.0.a0
  - double-conversion >=3.3.0,<3.4.0a0
  - eigen
  - expat
  - freetype >=2.12.1,<3.0a0
  - gl2ps >=1.4.2,<1.4.3.0a0
  - hdf5 >=1.14.3,<1.14.4.0a0
  - jsoncpp >=1.9.5,<1.9.6.0a0
  - libexpat >=2.6.2,<3.0a0
  - libgcc-ng >=12
  - libgfortran-ng
  - libgfortran5 >=12.3.0
  - libjpeg-turbo >=3.0.0,<4.0a0
  - libnetcdf >=4.9.2,<4.9.3.0a0
  - libogg >=1.3.4,<1.4.0a0
  - libpng >=1.6.43,<1.7.0a0
  - libsqlite >=3.46.0,<4.0a0
  - libstdcxx-ng >=12
  - libtheora >=1.1.1,<1.2.0a0
  - libtiff >=4.6.0,<4.7.0a0
  - libxml2 >=2.12.7,<3.0a0
  - libzlib >=1.2.13,<2.0a0
  - loguru
  - lz4-c >=1.9.3,<1.10.0a0
  - mesalib >=21.0
  - nlohmann_json
  - numpy
  - proj >=9.3.1,<9.3.2.0a0
  - pugixml >=1.14,<1.15.0a0
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  - sqlite
  - tbb >=2021.12.0
  - tbb-devel
  - utfcpp
  - wslink
  - xorg-libxt >=1.3.0,<2.0a0
  - zlib
  constrains:
  - paraview ==9999999999
  features: mesalib
  track_features:
  - vtk-osmesa
  license: BSD-3-Clause
  license_family: BSD
  size: 46208999
  timestamp: 1718292832434
- kind: conda
  name: vtk-io-ffmpeg
  version: 9.3.0
  build: osmesa_py312h1234567_100
  build_number: 100
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/vtk-io-ffmpeg-9.3.0-osmesa_py312h1234567_100.conda
  sha256: 7f88481e45342085b670ff23cbc63f88aa0ff7792fb51f05c4bc8124d1122548
  md5: 8badbec50e0b10aaa88aa25ac02e6eae
  depends:
  - ffmpeg >=7.0.1,<8.0a0
  - vtk-base 9.3.0 osmesa_py312h1234567_100
  license: BSD-3-Clause
  license_family: BSD
  size: 80128
  timestamp: 1718292996885
- kind: conda
  name: wayland
  version: 1.23.1
  build: h3e06ad9_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/wayland-1.23.1-h3e06ad9_0.conda
  sha256: 0884b2023a32d2620192cf2e2fc6784b8d1e31cf9f137e49e00802d4daf7d1c1
  md5: 0a732427643ae5e0486a727927791da1
  depends:
  - __glibc >=2.17,<3.0.a0
  - libexpat >=2.6.2,<3.0a0
  - libffi >=3.4,<4.0a0
  - libgcc-ng >=13
  - libstdcxx-ng >=13
  license: MIT
  license_family: MIT
  size: 321561
  timestamp: 1724530461598
- kind: conda
  name: wayland-protocols
  version: '1.37'
  build: hd8ed1ab_0
  subdir: noarch
  noarch: generic
  url: https://conda.anaconda.org/conda-forge/noarch/wayland-protocols-1.37-hd8ed1ab_0.conda
  sha256: f6cac1efd4d2a6e30c1671f0566d4e6ac3fe2dc34c9ff7f309bbbc916520ebcf
  md5: 73ec79a77d31eb7e4a3276cd246b776c
  depends:
  - wayland
  license: MIT
  license_family: MIT
  size: 95953
  timestamp: 1725657284103
- kind: conda
  name: wcwidth
  version: 0.2.13
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.13-pyhd8ed1ab_0.conda
  sha256: b6cd2fee7e728e620ec736d8dfee29c6c9e2adbd4e695a31f1d8f834a83e57e3
  md5: 68f0738df502a14213624b288c60c9ad
  depends:
  - python >=3.8
  license: MIT
  license_family: MIT
  size: 32709
  timestamp: 1704731373922
- kind: conda
  name: wslink
  version: 2.1.3
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/wslink-2.1.3-pyhd8ed1ab_0.conda
  sha256: 5474f208be9de3a819a37cce88b4c6ac33d95d977e8e2d7af59bf9d966bbbab7
  md5: dcad3f7538b69bff9ccb361a1c4852d9
  depends:
  - aiohttp <4
  - msgpack-python >=1,<2
  - python >=3.7
  license: BSD-3-Clause
  size: 34072
  timestamp: 1725923057848
- kind: conda
  name: x264
  version: 1!164.3095
  build: h166bdaf_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/x264-1!164.3095-h166bdaf_2.tar.bz2
  sha256: 175315eb3d6ea1f64a6ce470be00fa2ee59980108f246d3072ab8b977cb048a5
  md5: 6c99772d483f566d59e25037fea2c4b1
  depends:
  - libgcc-ng >=12
  license: GPL-2.0-or-later
  license_family: GPL
  size: 897548
  timestamp: 1660323080555
- kind: conda
  name: x265
  version: '3.5'
  build: h924138e_3
  build_number: 3
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/x265-3.5-h924138e_3.tar.bz2
  sha256: 76c7405bcf2af639971150f342550484efac18219c0203c5ee2e38b8956fe2a0
  md5: e7f6ed84d4623d52ee581325c1587a6b
  depends:
  - libgcc-ng >=10.3.0
  - libstdcxx-ng >=10.3.0
  license: GPL-2.0-or-later
  license_family: GPL
  size: 3357188
  timestamp: 1646609687141
- kind: conda
  name: xcb-util
  version: 0.4.1
  build: hb711507_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-0.4.1-hb711507_2.conda
  sha256: 416aa55d946ce4ab173ab338796564893a2f820e80e04e098ff00c25fb981263
  md5: 8637c3e5821654d0edf97e2b0404b443
  depends:
  - libgcc-ng >=12
  - libxcb >=1.16,<1.17.0a0
  license: MIT
  license_family: MIT
  size: 19965
  timestamp: 1718843348208
- kind: conda
  name: xcb-util-cursor
  version: 0.1.5
  build: hb9d3cd8_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-cursor-0.1.5-hb9d3cd8_0.conda
  sha256: c7b35db96f6e32a9e5346f97adc968ef2f33948e3d7084295baebc0e33abdd5b
  md5: eb44b3b6deb1cab08d72cb61686fe64c
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libxcb >=1.13
  - libxcb >=1.16,<1.17.0a0
  - xcb-util-image >=0.4.0,<0.5.0a0
  - xcb-util-renderutil >=0.3.10,<0.4.0a0
  license: MIT
  license_family: MIT
  size: 20296
  timestamp: 1726125844850
- kind: conda
  name: xcb-util-image
  version: 0.4.0
  build: hb711507_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-image-0.4.0-hb711507_2.conda
  sha256: 94b12ff8b30260d9de4fd7a28cca12e028e572cbc504fd42aa2646ec4a5bded7
  md5: a0901183f08b6c7107aab109733a3c91
  depends:
  - libgcc-ng >=12
  - libxcb >=1.16,<1.17.0a0
  - xcb-util >=0.4.1,<0.5.0a0
  license: MIT
  license_family: MIT
  size: 24551
  timestamp: 1718880534789
- kind: conda
  name: xcb-util-keysyms
  version: 0.4.1
  build: hb711507_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-keysyms-0.4.1-hb711507_0.conda
  sha256: 546e3ee01e95a4c884b6401284bb22da449a2f4daf508d038fdfa0712fe4cc69
  md5: ad748ccca349aec3e91743e08b5e2b50
  depends:
  - libgcc-ng >=12
  - libxcb >=1.16,<1.17.0a0
  license: MIT
  license_family: MIT
  size: 14314
  timestamp: 1718846569232
- kind: conda
  name: xcb-util-renderutil
  version: 0.3.10
  build: hb711507_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-renderutil-0.3.10-hb711507_0.conda
  sha256: 2d401dadc43855971ce008344a4b5bd804aca9487d8ebd83328592217daca3df
  md5: 0e0cbe0564d03a99afd5fd7b362feecd
  depends:
  - libgcc-ng >=12
  - libxcb >=1.16,<1.17.0a0
  license: MIT
  license_family: MIT
  size: 16978
  timestamp: 1718848865819
- kind: conda
  name: xcb-util-wm
  version: 0.4.2
  build: hb711507_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-wm-0.4.2-hb711507_0.conda
  sha256: 31d44f297ad87a1e6510895740325a635dd204556aa7e079194a0034cdd7e66a
  md5: 608e0ef8256b81d04456e8d211eee3e8
  depends:
  - libgcc-ng >=12
  - libxcb >=1.16,<1.17.0a0
  license: MIT
  license_family: MIT
  size: 51689
  timestamp: 1718844051451
- kind: conda
  name: xkeyboard-config
  version: '2.42'
  build: h4ab18f5_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xkeyboard-config-2.42-h4ab18f5_0.conda
  sha256: 240caab7d9d85154ef373ecbac3ff9fb424add2029dbb124e949c6cbab2996dd
  md5: b193af204da1bfb8c13882d131a14bd2
  depends:
  - libgcc-ng >=12
  - xorg-libx11 >=1.8.9,<2.0a0
  license: MIT
  license_family: MIT
  size: 388998
  timestamp: 1717817668629
- kind: conda
  name: xmltodict
  version: 0.13.0
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/xmltodict-0.13.0-pyhd8ed1ab_0.tar.bz2
  sha256: eb40b33ae953e0020406318c9be0eb6edf62f3aa8e64ab0bf1953440b1a92763
  md5: b5b33faed6ed2b4ba47a690b8f5c0818
  depends:
  - python >=3.6
  license: MIT
  license_family: MIT
  size: 13620
  timestamp: 1652020928232
- kind: conda
  name: xorg-damageproto
  version: 1.2.1
  build: h7f98852_1002
  build_number: 1002
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-damageproto-1.2.1-h7f98852_1002.tar.bz2
  sha256: b0a62b8eedc3e1b47fbbe3bbe6011542d36867b90f9b4bf251b78109ee1f0d9b
  md5: 58c9bb067637c5a13a045a7124eeb027
  depends:
  - libgcc-ng >=9.3.0
  license: MIT
  license_family: MIT
  size: 25425
  timestamp: 1620067841828
- kind: conda
  name: xorg-fixesproto
  version: '5.0'
  build: h7f98852_1002
  build_number: 1002
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-fixesproto-5.0-h7f98852_1002.tar.bz2
  sha256: 5d2af1b40f82128221bace9466565eca87c97726bb80bbfcd03871813f3e1876
  md5: 65ad6e1eb4aed2b0611855aff05e04f6
  depends:
  - libgcc-ng >=9.3.0
  - xorg-xextproto
  license: MIT
  license_family: MIT
  size: 9122
  timestamp: 1617479697350
- kind: conda
  name: xorg-glproto
  version: 1.4.17
  build: h7f98852_1002
  build_number: 1002
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-glproto-1.4.17-h7f98852_1002.tar.bz2
  sha256: 41d9c567d3867e630d1dbb790371b8419784d70cb0ae98f5c60bceed3ccc92f6
  md5: e41bf01f80d46be87dcae2333a766e75
  depends:
  - libgcc-ng >=9.3.0
  license: MIT
  license_family: MIT
  size: 21299
  timestamp: 1620611690111
- kind: conda
  name: xorg-inputproto
  version: 2.3.2
  build: h7f98852_1002
  build_number: 1002
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-inputproto-2.3.2-h7f98852_1002.tar.bz2
  sha256: 6c8c2803de0f643f8bad16ece3f9a7259e4a49247543239c182d66d5e3a129a7
  md5: bcd1b3396ec6960cbc1d2855a9e60b2b
  depends:
  - libgcc-ng >=9.3.0
  license: MIT
  license_family: MIT
  size: 19602
  timestamp: 1610027678228
- kind: conda
  name: xorg-kbproto
  version: 1.0.7
  build: h7f98852_1002
  build_number: 1002
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-kbproto-1.0.7-h7f98852_1002.tar.bz2
  sha256: e90b0a6a5d41776f11add74aa030f789faf4efd3875c31964d6f9cfa63a10dd1
  md5: 4b230e8381279d76131116660f5a241a
  depends:
  - libgcc-ng >=9.3.0
  license: MIT
  license_family: MIT
  size: 27338
  timestamp: 1610027759842
- kind: conda
  name: xorg-libice
  version: 1.1.1
  build: hd590300_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libice-1.1.1-hd590300_0.conda
  sha256: 5aa9b3682285bb2bf1a8adc064cb63aff76ef9178769740d855abb42b0d24236
  md5: b462a33c0be1421532f28bfe8f4a7514
  depends:
  - libgcc-ng >=12
  license: MIT
  license_family: MIT
  size: 58469
  timestamp: 1685307573114
- kind: conda
  name: xorg-libsm
  version: 1.2.4
  build: h7391055_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libsm-1.2.4-h7391055_0.conda
  sha256: 089ad5f0453c604e18985480218a84b27009e9e6de9a0fa5f4a20b8778ede1f1
  md5: 93ee23f12bc2e684548181256edd2cf6
  depends:
  - libgcc-ng >=12
  - libuuid >=2.38.1,<3.0a0
  - xorg-libice >=1.1.1,<2.0a0
  license: MIT
  license_family: MIT
  size: 27433
  timestamp: 1685453649160
- kind: conda
  name: xorg-libx11
  version: 1.8.9
  build: hb711507_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libx11-1.8.9-hb711507_1.conda
  sha256: 66eabe62b66c1597c4a755dcd3f4ce2c78adaf7b32e25dfee45504d67d7735c1
  md5: 4a6d410296d7e39f00bacdee7df046e9
  depends:
  - libgcc-ng >=12
  - libxcb >=1.16,<1.17.0a0
  - xorg-kbproto
  - xorg-xextproto >=7.3.0,<8.0a0
  - xorg-xproto
  license: MIT
  license_family: MIT
  size: 832198
  timestamp: 1718846846409
- kind: conda
  name: xorg-libxau
  version: 1.0.11
  build: hd590300_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hd590300_0.conda
  sha256: 309751371d525ce50af7c87811b435c176915239fc9e132b99a25d5e1703f2d4
  md5: 2c80dc38fface310c9bd81b17037fee5
  depends:
  - libgcc-ng >=12
  license: MIT
  license_family: MIT
  size: 14468
  timestamp: 1684637984591
- kind: conda
  name: xorg-libxdamage
  version: 1.1.5
  build: h7f98852_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdamage-1.1.5-h7f98852_1.tar.bz2
  sha256: 4cab878855e48669b64dd7522a518433ac83bb56fa79743d12db316326e2e39e
  md5: bebd3814ec2355fab6a474b07ed73093
  depends:
  - libgcc-ng >=9.4.0
  - xorg-damageproto
  - xorg-libx11 >=1.7.2,<2.0a0
  - xorg-libxext 1.3.*
  - xorg-libxfixes
  - xorg-util-macros
  - xorg-xproto
  license: MIT
  license_family: MIT
  size: 11964
  timestamp: 1641830754492
- kind: conda
  name: xorg-libxdmcp
  version: 1.1.3
  build: h7f98852_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdmcp-1.1.3-h7f98852_0.tar.bz2
  sha256: 4df7c5ee11b8686d3453e7f3f4aa20ceef441262b49860733066c52cfd0e4a77
  md5: be93aabceefa2fac576e971aef407908
  depends:
  - libgcc-ng >=9.3.0
  license: MIT
  license_family: MIT
  size: 19126
  timestamp: 1610071769228
- kind: conda
  name: xorg-libxext
  version: 1.3.4
  build: h0b41bf4_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxext-1.3.4-h0b41bf4_2.conda
  sha256: 73e5cfbdff41ef8a844441f884412aa5a585a0f0632ec901da035a03e1fe1249
  md5: 82b6df12252e6f32402b96dacc656fec
  depends:
  - libgcc-ng >=12
  - xorg-libx11 >=1.7.2,<2.0a0
  - xorg-xextproto
  license: MIT
  license_family: MIT
  size: 50143
  timestamp: 1677036907815
- kind: conda
  name: xorg-libxfixes
  version: 5.0.3
  build: h7f98852_1004
  build_number: 1004
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxfixes-5.0.3-h7f98852_1004.tar.bz2
  sha256: 1e426a1abb774ef1dcf741945ed5c42ad12ea2dc7aeed7682d293879c3e1e4c3
  md5: e9a21aa4d5e3e5f1aed71e8cefd46b6a
  depends:
  - libgcc-ng >=9.3.0
  - xorg-fixesproto
  - xorg-libx11 >=1.7.0,<2.0a0
  license: MIT
  license_family: MIT
  size: 18145
  timestamp: 1617717802636
- kind: conda
  name: xorg-libxi
  version: 1.7.10
  build: h4bc722e_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxi-1.7.10-h4bc722e_1.conda
  sha256: e1416eb435e3d903bc658e3c637f0e87efd2dca290fe70daf29738b3a3d1f8ff
  md5: 749baebe7e2ff3360630e069175e528b
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - xorg-inputproto
  - xorg-libx11 >=1.8.9,<2.0a0
  - xorg-libxext 1.3.*
  - xorg-libxext >=1.3.4,<2.0a0
  - xorg-libxfixes 5.0.*
  - xorg-xextproto >=7.3.0,<8.0a0
  license: MIT
  license_family: MIT
  size: 46794
  timestamp: 1722108216651
- kind: conda
  name: xorg-libxinerama
  version: 1.1.5
  build: h27087fc_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxinerama-1.1.5-h27087fc_0.tar.bz2
  sha256: 0dc50f019ab9871bd9a8be0b00a1e0fa98172ef9c775a13e2dac2924844bb75e
  md5: 2e1c65825c586444df23784f68bef90e
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - xorg-libxext
  license: MIT
  license_family: MIT
  size: 13350
  timestamp: 1667399989190
- kind: conda
  name: xorg-libxrandr
  version: 1.5.2
  build: h7f98852_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrandr-1.5.2-h7f98852_1.tar.bz2
  sha256: ffd075a463896ed86d9519e26dc36f754b695b9c1e1b6115d34fe138b36d8200
  md5: 5b0f7da25a4556c9619c3e4b4a98ab07
  depends:
  - libgcc-ng >=9.3.0
  - xorg-libx11 >=1.7.1,<2.0a0
  - xorg-libxext
  - xorg-libxrender
  - xorg-randrproto
  - xorg-renderproto
  - xorg-xextproto
  license: MIT
  license_family: MIT
  size: 29688
  timestamp: 1621515728586
- kind: conda
  name: xorg-libxrender
  version: 0.9.11
  build: hd590300_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrender-0.9.11-hd590300_0.conda
  sha256: 26da4d1911473c965c32ce2b4ff7572349719eaacb88a066db8d968a4132c3f7
  md5: ed67c36f215b310412b2af935bf3e530
  depends:
  - libgcc-ng >=12
  - xorg-libx11 >=1.8.6,<2.0a0
  - xorg-renderproto
  license: MIT
  license_family: MIT
  size: 37770
  timestamp: 1688300707994
- kind: conda
  name: xorg-libxt
  version: 1.3.0
  build: hd590300_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxt-1.3.0-hd590300_1.conda
  sha256: e7648d1efe2e858c4bc63ccf4a637c841dc971b37ded85a01be97a5e240fecfa
  md5: ae92aab42726eb29d16488924f7312cb
  depends:
  - libgcc-ng >=12
  - xorg-kbproto
  - xorg-libice >=1.1.1,<2.0a0
  - xorg-libsm >=1.2.4,<2.0a0
  - xorg-libx11 >=1.8.6,<2.0a0
  - xorg-xproto
  license: MIT
  license_family: MIT
  size: 379256
  timestamp: 1690288540492
- kind: conda
  name: xorg-libxxf86vm
  version: 1.1.5
  build: h4bc722e_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxxf86vm-1.1.5-h4bc722e_1.conda
  sha256: 109d6b1931d1482faa0bf6de83c7e6d9ca36bbf9d36a00a05df4f63b82fce5c3
  md5: 0c90ad87101001080484b91bd9d2cdef
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc-ng >=12
  - xorg-libx11 >=1.8.9,<2.0a0
  - xorg-libxext >=1.3.4,<2.0a0
  - xorg-xextproto >=7.3.0,<8.0a0
  license: MIT
  license_family: MIT
  size: 18443
  timestamp: 1722110433983
- kind: conda
  name: xorg-randrproto
  version: 1.5.0
  build: h7f98852_1001
  build_number: 1001
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-randrproto-1.5.0-h7f98852_1001.tar.bz2
  sha256: f5c7c2de3655a95153e900118959df6a50b6c104a3d7afaee3eadbf86b85fa2e
  md5: 68cce654461713977dac6f9ac1bce89a
  depends:
  - libgcc-ng >=9.3.0
  license: MIT
  license_family: MIT
  size: 32984
  timestamp: 1621340029170
- kind: conda
  name: xorg-renderproto
  version: 0.11.1
  build: h7f98852_1002
  build_number: 1002
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-renderproto-0.11.1-h7f98852_1002.tar.bz2
  sha256: 38942930f233d1898594dd9edf4b0c0786f3dbc12065a0c308634c37fd936034
  md5: 06feff3d2634e3097ce2fe681474b534
  depends:
  - libgcc-ng >=9.3.0
  license: MIT
  license_family: MIT
  size: 9621
  timestamp: 1614866326326
- kind: conda
  name: xorg-util-macros
  version: 1.19.3
  build: h7f98852_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-util-macros-1.19.3-h7f98852_0.tar.bz2
  sha256: 128591045b700d375de98be76f215a0b67c9d6939523b743edc0dca389cdb4be
  md5: b1780cc89cf3949f670d6ca2aa6a7e42
  depends:
  - libgcc-ng >=9.3.0
  license: MIT
  license_family: MIT
  size: 52497
  timestamp: 1611584218114
- kind: conda
  name: xorg-xextproto
  version: 7.3.0
  build: h0b41bf4_1003
  build_number: 1003
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xextproto-7.3.0-h0b41bf4_1003.conda
  sha256: b8dda3b560e8a7830fe23be1c58cc41f407b2e20ae2f3b6901eb5842ba62b743
  md5: bce9f945da8ad2ae9b1d7165a64d0f87
  depends:
  - libgcc-ng >=12
  license: MIT
  license_family: MIT
  size: 30270
  timestamp: 1677036833037
- kind: conda
  name: xorg-xf86vidmodeproto
  version: 2.3.1
  build: h7f98852_1002
  build_number: 1002
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xf86vidmodeproto-2.3.1-h7f98852_1002.tar.bz2
  sha256: 43398aeacad5b8753b7a1c12cb6bca36124e0c842330372635879c350c430791
  md5: 3ceea9668625c18f19530de98b15d5b0
  depends:
  - libgcc-ng >=9.3.0
  license: MIT
  license_family: MIT
  size: 23875
  timestamp: 1620067286978
- kind: conda
  name: xorg-xproto
  version: 7.0.31
  build: h7f98852_1007
  build_number: 1007
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xproto-7.0.31-h7f98852_1007.tar.bz2
  sha256: f197bb742a17c78234c24605ad1fe2d88b1d25f332b75d73e5ba8cf8fbc2a10d
  md5: b4a4381d54784606820704f7b5f05a15
  depends:
  - libgcc-ng >=9.3.0
  license: MIT
  license_family: MIT
  size: 74922
  timestamp: 1607291557628
- kind: conda
  name: xz
  version: 5.2.6
  build: h166bdaf_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/xz-5.2.6-h166bdaf_0.tar.bz2
  sha256: 03a6d28ded42af8a347345f82f3eebdd6807a08526d47899a42d62d319609162
  md5: 2161070d867d1b1204ea749c8eec4ef0
  depends:
  - libgcc-ng >=12
  license: LGPL-2.1 and GPL-2.0
  size: 418368
  timestamp: 1660346797927
- kind: conda
  name: yaml
  version: 0.2.5
  build: h7f98852_2
  build_number: 2
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/yaml-0.2.5-h7f98852_2.tar.bz2
  sha256: a4e34c710eeb26945bdbdaba82d3d74f60a78f54a874ec10d373811a5d217535
  md5: 4cb3ad778ec2d5a7acbdf254eb1c42ae
  depends:
  - libgcc-ng >=9.4.0
  license: MIT
  license_family: MIT
  size: 89141
  timestamp: 1641346969816
- kind: conda
  name: yarl
  version: 1.9.4
  build: py312h66e93f0_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/yarl-1.9.4-py312h66e93f0_1.conda
  sha256: d1face2e4c6950416d7ff59721ea7bc0b4b50fe90349b42432c9aa8e6b61e8c4
  md5: c66e485a9dff51160031f67919cf50aa
  depends:
  - __glibc >=2.17,<3.0.a0
  - idna >=2.0
  - libgcc >=13
  - multidict >=4.0
  - python >=3.12,<3.13.0a0
  - python_abi 3.12.* *_cp312
  license: Apache-2.0
  license_family: Apache
  size: 120897
  timestamp: 1726055294214
- kind: conda
  name: ycm-cmake-modules
  version: 0.16.9
  build: h5888daf_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/ycm-cmake-modules-0.16.9-h5888daf_0.conda
  sha256: 6769b34a14f710a93d16f620d49f41941ca3ba1e2d4dc632e3b337560646c7f1
  md5: 26683374f411369c90da91947a126287
  depends:
  - __glibc >=2.17,<3.0.a0
  - libgcc >=13
  - libstdcxx >=13
  license: BSD-3-Clause
  license_family: BSD
  size: 143998
  timestamp: 1725628711468
- kind: conda
  name: zipp
  version: 3.20.1
  build: pyhd8ed1ab_0
  subdir: noarch
  noarch: python
  url: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.1-pyhd8ed1ab_0.conda
  sha256: 30762bd25b6fc8714d5520a223ccf20ad4a6792dc439c54b59bf44b60bf51e72
  md5: 74a4befb4b38897e19a107693e49da20
  depends:
  - python >=3.8
  license: MIT
  license_family: MIT
  size: 21110
  timestamp: 1724731063145
- kind: conda
  name: zlib
  version: 1.3.1
  build: h4ab18f5_1
  build_number: 1
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/zlib-1.3.1-h4ab18f5_1.conda
  sha256: cee16ab07a11303de721915f0a269e8c7a54a5c834aa52f74b1cc3a59000ade8
  md5: 9653f1bf3766164d0e65fa723cabbc54
  depends:
  - libgcc-ng >=12
  - libzlib 1.3.1 h4ab18f5_1
  license: Zlib
  license_family: Other
  size: 93004
  timestamp: 1716874213487
- kind: conda
  name: zstd
  version: 1.5.6
  build: ha6fb4c9_0
  subdir: linux-64
  url: https://conda.anaconda.org/conda-forge/linux-64/zstd-1.5.6-ha6fb4c9_0.conda
  sha256: c558b9cc01d9c1444031bd1ce4b9cff86f9085765f17627a6cd85fc623c8a02b
  md5: 4d056880988120e29d75bfff282e0f45
  depends:
  - libgcc-ng >=12
  - libstdcxx-ng >=12
  - libzlib >=1.2.13,<2.0.0a0
  license: BSD-3-Clause
  license_family: BSD
  size: 554846
  timestamp: 1714722996770

@traversaro
Copy link
Collaborator

Unfortunately you hit conda-forge/pybind11-feedstock#77 . In a nutshell, pybind11 compiled bindings have a hidden dependency (not handled by conda) on the major GCC version used to compile them, and you are mixing blf compiled with GCC 12 with manif compiled with GCC 13. There is any reason you need casadi 3.6.5 and 3.6.6 is not ok? If indeed you need casadi 3.6.5, you can try with earlier build of manifpy until it works (I am on a mobile so I can't easily check which version of manifpy was compiled with GCC 12 and which one by GCC 13.

@traversaro
Copy link
Collaborator

Ok, I have access to a laptop now.

This are the GCC versions used by blf

blf version GCC version Reference
0.19.0=*_0 13 conda-forge/bipedal-locomotion-framework-feedstock#81
0.18.0=*_16 13 conda-forge/bipedal-locomotion-framework-feedstock#79
0.18.0=*_15 12 conda-forge/bipedal-locomotion-framework-feedstock#79

These the one used by manifpy:

manifpy version GCC version Reference
0.0.5=*_2 13 https://github.com/conda-forge/manif-feedstock/pull/50/files
0.0.5=*_1 13 conda-forge/manif-feedstock#48
0.0.5=*_0 12 conda-forge/manif-feedstock#48

So, if you need to use casadi 3.5.5, please pin manifpy to 0.0.5=*_0 .

@xela-95
Copy link
Member Author

xela-95 commented Sep 13, 2024

Thank you so much @traversaro, pinning manifpy to 0.0.5=*_0 solved the issue!

Just as a side note, I was able to configure a conda environment by pinning the manifpy version just using conda, not using pixi since I was not able to pin the build version (either from CLI or updating pixi.toml).

@xela-95 xela-95 closed this as completed Sep 13, 2024
@traversaro
Copy link
Collaborator

Just as a side note, I was able to configure a conda environment by pinning the manifpy version just using conda, not using pixi since I was not able to pin the build version (either from CLI or updating pixi.toml).

I guess something like:

manifpy = {version = "0.0.5", build = "*_0"}

Should work on pixi?

@xela-95
Copy link
Member Author

xela-95 commented Sep 13, 2024

I guess something like:

manifpy = {version = "0.0.5", build = "*_0"}

Should work on pixi?

Yep that syntax put in the pixi.toml worked!

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

2 participants