Skip to content

urdfpy (and its depency networkx) has issues with Python 3.10 and numpy > 1.20 #88

Description

@erwincoumans

See also mmatl/urdfpy#23 and some 'fork'
This fork still has some issue using np.float (which has been removed, and should be replaced by float. Here is a newer fork that applies the fixes: https://github.com/erwincoumans/urdfpy and it can be installed (or put in a requirements.txt file) using:
pip install git+https://github.com/erwincoumans/urdfpy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions