Skip to content

Outdated package for urdf_parser_py present on PyPI #85

@traversaro

Description

@traversaro

I am surprised we do not have this issue open, as I think we already discussed this about this in the past.

Anyhow, the current situation is that this library is (also) a ROS-independent library and it is packaged as such in conda-forge (), and is packaged with an old (and unmaintained) version in PyPI: https://pypi.org/project/urdf-parser-py/
Just opening the issue to track the fact that downstream users of this parser are looking into forking it as it is not on PyPI, see for example dora-rs/dora#704 or ami-iit/adam#36 .

For reference, this PyPI package seems used, see:

From https://pypistats.org/packages/urdf-parser-py, it seems that the package is downloaded an average of ~1000 times each day.

Possible solutions include:

  • Try to claim back the urdf_parser_py name on PyPI
  • Package the library under the urdfdom-py name (that is how the package is packaged in ROS) so that it can contain an updated version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions