Skip to content

Estimation of 2D odometry based on planar laser scans. Useful for mobile robots with innacurate base odometry. For full description of the algorithm, please refer to: Planar Odometry from a Radial Laser Scanner. A Range Flow-based Approach. ICRA 2016 Available at: http://mapir.isa.uma.es/mapirwebsite/index.php/mapir-downloads/papers/217

License

Notifications You must be signed in to change notification settings

simbolonmartin/rf2o_laser_odometry_holonomic

 
 

Repository files navigation

Package rf2o_laser_odometry_holonomic for ros2 humble

ROS2 Humble Build

Originally forked from MapirLAB. http://mapir.isa.uma.es/mapirwebsite/index.php/mapir-downloads/papers/217

I speculate that the origin of this package is to be used with differential-drive robots. When tested, it does not produce the right linear speed y.

I modified it so it can be used with the holonomic robot, which needs odometry calculation for linear speed in the y-axis. This will help the move_base navigation stack later

A simple echo to the topic /odom is shown below: image

About

Estimation of 2D odometry based on planar laser scans. Useful for mobile robots with innacurate base odometry. For full description of the algorithm, please refer to: Planar Odometry from a Radial Laser Scanner. A Range Flow-based Approach. ICRA 2016 Available at: http://mapir.isa.uma.es/mapirwebsite/index.php/mapir-downloads/papers/217

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.1%
  • CMake 3.4%
  • Python 2.5%