-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
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:
- https://github.com/search?q=urdf-parser-py+path%3A**%2Fsetup.py&type=code
- https://github.com/search?q=urdf-parser-py+path%3A**%2Frequirements.txt&type=code
- https://github.com/search?q=urdf-parser-py+path%3A**%2Fpyproject.toml&type=code
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.
haixuanTao and starlitxiling
Metadata
Metadata
Assignees
Labels
No labels