-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
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.