Skip to content

New release to fix NumPy < 2 issues? #94

@danielS91

Description

@danielS91

Once again, thanks for sharing so much of your work.

I stumbled across this project via kiss-slam. Kiss SLAM does not force a specific NumPy version. However, it requires map_closures>=2.0.2, with 2.0.2 being so far the last release and actively forcing numpy < 2. So we always end up in an env with NumPy < 2, which breaks our current pipelines.

I noticed that this issue already was fixed along with an open3d bump in #78. However, there has been no official release since this PR.

Therefore, the question whether you can push a new release? This would avoid installing and building from master, i.e., something like that pip install git+https://github.com/PRBonn/MapClosures#subdirectory=python.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions