jgmonroy d8dc993f9e - New param to set the topic name where to publish the odometry
- New param to set if tf transformations are published or not (usefull when comparing different odometries)
- new option to set the initial pose of the robot (from another topic). This is useful for simulation when the robot spans at pose (X,Y).
- New launch file with the added params
2017-02-27 11:47:53 +01:00
2017-02-25 17:00:21 -05:00
2017-02-16 17:24:46 +01:00
2017-02-16 17:26:15 +01:00
2017-02-27 09:23:04 +01:00

rf2o_laser_odometry

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

Description
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
Readme GPL-3.0 191 KiB
Languages
C++ 95.9%
CMake 4.1%