Skip to content

Releases: PRBonn/kiss-icp

Add github actions

26 Mar 09:19
Compare
Choose a tag to compare

No real code changed

Improve ROS1 and ROS2 readers

23 Feb 17:03
Compare
Choose a tag to compare
v0.2.2

Improve rosbag ROS1 and ROS2 dataloaders

Fix out of tree builds

23 Feb 11:04
Compare
Choose a tag to compare
v0.2.1

Fix out-of-tree ROS and Python builds

Add ROS2 support

23 Feb 10:55
71a6a0b
Compare
Choose a tag to compare

Major refactor of KISS-ICP to add ROS2 support

2023-02-23_13-20

major changes

  • Add Sophus dependency to improve readability of the registration pipeline
  • Move registration loop inside the Registracion.cpp module for better consistency
  • Re arrange folder structure

New features

  • Python folder is now a standalone project that can be used independently of the git repository
  • ROS folder is now a standalone project that can be used independently of the git repository
  • ROS2 support, alongside with ROS1 support. Pick the one you like the most.

Fix rotation and voxel types

17 Feb 19:12
ba9fb90
Compare
Choose a tag to compare

New features:

Thanks everyone for the contributions!

kiss_sample.mp4

Add ROS1 support for KISS-ICP

24 Jan 16:36
199172a
Compare
Choose a tag to compare

Just:

$ cd ~/catkin_ws/ && git clone https://github.com/PRBonn/kiss-icp && catkin build

and enjoy!

kiss_icp_ros.mp4

New Project Structure

19 Jan 18:08
5fb2ceb
Compare
Choose a tag to compare

Just moving files here and there :-)

ROS support coming soon...

Open source KISS-ICP

11 Jan 14:04
Compare
Choose a tag to compare

As promised! The entire project is now open-source!!!

Feel free to submit any new issue if something is not working as expected

Add preliminary rosbag2 support

14 Oct 13:52
4bdc22a
Compare
Choose a tag to compare

📰 NEWS!!! 📰: Preliminary rosbag2 support (only for testing the pipeline)

Make sure you upgrade your kiss-icp version to v0.0.7. More info in #6

pip install -U kiss-icp

To get started:
out

v0.0.6

04 Oct 15:07
d8611be
Compare
Choose a tag to compare

Small iteration to improve the visualization. pip install -U kiss-icp to upgrade your current installation