Skip to content

Add ROS2 support

Compare
Choose a tag to compare
@nachovizzo nachovizzo released this 23 Feb 10:55
· 153 commits to main since this release
71a6a0b

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.