Skip to content

Move urdfdom-py to conda-forge?  #40

Closed
@traversaro

Description

@traversaro

In our lab we currently have a pure Python library (https://github.com/ami-iit/ADAM) that was released on PyPI (https://pypi.org/project/adam-robotics/), and we would like to release on conda-forge (upstream issue: ami-iit/adam#26).

The problem is this library depends on the Python module urdf_parser_py, that is available in PyPI in the urdf-parser-py package (see https://pypi.org/project/urdf-parser-py/). The latest version of the urdf_parser_py module is anyhow also release in ROS2, in the urdfdom-py package. To permit to package adam on conda-forge and without creating possible incompatibility/clobbering problems with robostack's ROS2 package, my idea is to:

Do you think it make sense or there could be problems I am not considering? Thanks in advance! @Tobias-Fischer @wolfv

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions