Skip to content

artivis/laser_odometry

Repository files navigation

laser_odometry

A pluginlib-based package for laser-scan matching


GHA

Package Summary

A unified Laser Odometry scheme which aims at providing a single, simple interface for different scan matcher algorithms. With a single node to start, selecting an scan-matching algorithm is as simple as setting a parameter in a launch file !


Plugins

Available plugins:

Notes

  • This package is still under heavy developement thus the API is not completely stable yet.
  • For ROS distro pre-Kinetic, to properly visualize the nav_msgs/Odometry message published by the node with Rviz (that is, with its covariance), it is recommended to use the rviz_plugin_covariance (E.g. wiki Screenshot).

Documentation