Giter Site home page Giter Site logo

kiss_icp_kitti's Introduction

KISS-ICP KITTI-ROS Wrapper

kiss_icp_ros.mp4

Why are you obsessed with KITTI?

KITTI was not originally recorded in a rosbag format. Besides this fact, it has been 1 decade since the data was released. Why are you trying so hard to use it with ROS? ROS is the ROBOT operating system, it's for ROBOTS not to run experiments. If you want to change the KISS-ICP code and experiment with KITTI, just use the ORIGINAL dataset. Why even bother converting all the data to ROS format!?

Because this makes not sense at all, I removed all ROS-KITTI support from the main branch of KISS-ICP. If you are still obsessed with doing this type of experimentation the go ahead, and clone this repository. But I'm not mantaining it. Why don't you just pip install kiss-icp and enjoy a nice python/notebook experimnetation framewrok? It's much easier. Leve ROS for robots!

How to build

cd ~/catkin_ws/
git clone https://github.com/PRBonn/kiss-icp # <- Optional if you want to change the code
git clone https://github.com/nacho.vizzo/kiss-icp-kitti
catkin build  && source devel/setup.bash

How to run

roslaunch kiss_icp_kitti kitti.launch bagfile:=<path_to_rosbag>

Citation

If you use this library for any academic work, please cite our original paper.

@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     = {1-8},
  doi       = {10.1109/LRA.2023.3236571},
  volume    = {8},
  number    = {2},
  year      = {2023},
  codeurl   = {https://github.com/PRBonn/kiss-icp},
}

Related ISSUES

kiss_icp_kitti's People

Contributors

nachovizzo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mraltria

kiss_icp_kitti's Issues

Excellent comment

A helper node to run KISS-ICP on ROS for those who are still obsessed with the dataset

๐Ÿ’ฏ Agree, people have overfitted to kitti. The Hilti SLAM challenge and others are probably a more interesting these days.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.