Request further information about the Ouster CLI Slam Algorithm?

What does the SLAM algorithm consist of? And where can I read up on it?

Hi @gia_schillberg ,

The Ouster CLI SLAM alogrithm is an implementation of KISS-ICP available on arVix.org.

Here is the kiss-icp python package implementation which Ouster leverages.