Skip to content

Conversation

@bexcite
Copy link
Contributor

@bexcite bexcite commented Mar 20, 2024

Hi there,

Just two nits from my first runs that I stumbled upon.

  1. Decrease CMake version to 3.22.
    Motivation: CMake version requirements 3.25 is a bit high for people who use the packaged CMake with Ubuntu 22 (it's 3.22 there as I can tell), i.e. it's always good to make the builds easier unless you really really need the CMake 3.25 capabilities (which I can't tell fully, but CMake 3.22 built the thing nicely on my Ubuntu 22 setup)

  2. Handled the absence of sequence_id, so datasets like Ouster are working too (the same handling as present in Kiss-ICP just moved there.

Thanks for the cool project, and feel free to reject this all if it's not aligning with your vision, I just decided to push what I fixed to make it work for me (btw, I followed build step precisely as they described in README and they are good)

@saurabh1002 saurabh1002 merged commit 88abb9e into PRBonn:main Mar 21, 2024
@saurabh1002
Copy link
Collaborator

Thanks @bexcite for pointing out the issue with sequence_id. Also, the cmake version change is fine for us.
I just pushed couple of changes to ur repo to make the cmake version consistent everywhere and will merge it.

Thanks for your contibution.

saurabh1002 added a commit that referenced this pull request Mar 21, 2024
* Cmake version to 3.22 and handle no sequence id

* Update cmake version for consistency

* Update cmake required version in pyproject.toml

---------

Co-authored-by: Saurabh Gupta <[email protected]>
@saurabh1002 saurabh1002 added python cmake bug Something isn't working labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cmake python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants