Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A LiDAR odometry pipeline that just works
| Date | Stars |
|---|---|
| 2026-07-24 | 2269 |
| 2026-07-25 | 2268 |
| 2026-07-28 | 2268 |
| 2026-07-30 | 2268 |
| 2026-08-06 | 2268 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<div align="center">
<h1>KISS-ICP</h1>
<a href="https://github.com/PRBonn/kiss-icp/releases"><img src="https://img.shields.io/github/v/release/PRBonn/kiss-icp?label=version" /></a>
<a href="https://github.com/PRBonn/kiss-icp/blob/main/LICENSE"><img src="https://img.shields.io/github/license/PRBonn/kiss-icp" /></a>
<a href="https://github.com/PRBonn/kiss-icp/blob/main/"><img src="https://img.shields.io/badge/Linux-FCC624?logo=linux&logoColor=black" /></a>
<a href="https://github.com/PRBonn/kiss-icp/blob/main/"><img src="https://img.shields.io/badge/Windows-0078D6?st&logo=windows&logoColor=white" /></a>
<a href="https://github.com/PRBonn/kiss-icp/blob/main/"><img src="https://img.shields.io/badge/mac%20os-000000?&logo=apple&logoColor=white" /></a>
<br />
<br />
<a href=https://user-images.githubusercontent.com/21349875/219626075-d67e9165-31a2-4a1b-8c26-9f04e7d195ec.mp4>Demo</a>
<span> • </span>
<a href="https://github.com/PRBonn/kiss-icp/blob/main/README.md#Install">Install</a>
<span> • </span>
<a href="https://github.com/PRBonn/kiss-icp/blob/main/ros">ROS 2</a>
<span> • </span>
<a href=https://www.ipb.uni-bonn.de/wp-content/papercite-data/pdf/vizzo2023ral.pdf>Paper</a>
<span> • </span>
<a href=https://github.com/PRBonn/kiss-icp/issues>Contact Us</a>
<br />
<br />
[KISS-ICP](https://www.ipb.uni-bonn.de/wp-content/papercite-data/pdf/vizzo2023ral.pdf) is a LiDAR Odometry pipeline that **just works** on most of the cases without tunning any parameter.
<p align="center">
<a href="https://user-images.githubusercontent.com/21349875/219626075-d67e9165-31a2-4a1b-8c26-9f04e7d195ec.mp4"><img alt="KISS-ICP Demo" src="https://user-images.githubusercontent.com/21349875/211829074-474bec08-0129-4e34-85e7-62265e44a7de.png"></a>
</p>
</div>
<hr />
## Install
```sh
pip install kiss-icp
```
Next, follow the instructions on how to run the system by typing:
```sh
kiss_icp_pipeline --help
```
<details>
<summary>This should print the following help message:</summary>

</details>
For advanced instructions on the Python package please see [this README](python/README.md)
## ROS support
<details>
<summary>ROS 2</summary>
```sh
cd ~/ros2_ws/src/ && git clone https://github.com/PRBonn/kiss-icp && cd ~/ros2_ws/ && colcon build --packages-select kiss_icp
```
For more detailed instructions on the ROS wrapper, please visit this [README](ros/README.md)
</details>
<details>
<summary>ROS 1</summary>
⚠️ ⚠️ **ROS 1 is deprecated in KISS-ICP and is not officially supported anymore. Upgrade now to ROS 2!** ⚠️ ⚠️
The last release that supports ROS 1 is [v0.3.0](https://github.com/PRBonn/kiss-icp/tree/v0.3.0), if you still need ROS 1 support please check that version.
</details>
## Citation
If you use this library for any academic work, please cite our original [paper](https://www.ipb.uni-bonn.de/wp-content/papercite-data/pdf/vizzo2023ral.pdf).
```bibtex
@article{vizzo2023ral,
author = {Vizzo, Ignacio and Guadagnino, Tiziano and Mersch, Benedikt and Wiesmann, Louis and Behley, Jens and Stachniss, Cyrill},
title = {{KISS-ICP: In Defense of Point-to-Point ICP -- Simple, Accurate, and Robust Registration If Done the Right Way}},
journal = {IEEE Robotics and Automation Letters (RA-L)},
pages = {1029--1036},
doi = {10.1109/LRA.2023.3236571},
volume = {8},
number = {2},
year = {2023},
codeurl = {https://github.com/PRBonn/kiss-icp},
}
```
## Contributing
We envision KISS-ICP as a community-driven project, we love to see how the project is growing thanks to the contributions from the community. We would love to see your face in the list below, just open a Pull Request!
<a href="https://github.com/PRBonn/kiss-icp/graphs/contributors">
<img src="https:/Excerpt of 4,051 characters
Read on GitHubIgnacio Vizzo · Dexory · Germany
124
Tiziano Guadagnino
39
Saurabh Gupta · Germany
14
6
4
4
4
4
3
Meher Malladi · @PRBonn · Germany
3
2
2
2
2
2
Hyunggi Chang · Tenstorrent
2
2
1
Daisuke Nishimatsu
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:7a379f4846bdba9f, topic:robotics, topic:ros, topic:ros2