aalbaali / laser_odometry

A pluginlib-based package for laser-odometry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A pluginlib-based package for laser-odometry

License:Apache License 2.0


Languages

Language:C++ 93.3%Language:CMake 6.1%Language:C 0.6%