Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | GPL v3 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/waveshareteam/ugv_ws.git |
VCS Type | git |
VCS Version | ros2-humble-develop |
Last Updated | 2025-02-25 |
Dev Status | UNKNOWN |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Javier G. Monroy
Authors
- Mariano Jaimez
- Javier G. Monroy
rf2o_laser_odometry
Estimation of 2D odometry based on planar laser scans. rf2o is a fast and precise method to estimate the planar motion of a lidar from consecutive range scans. Useful for mobile robots with inaccurate wheel odometry.
For every scanned point we formulate the range flow constraint equation in terms of the sensor velocity, and minimize a robust function of the resulting geometric constraints to obtain the motion estimate. Conversely to traditional approaches, this method does not search for correspondences but performs dense scan alignment based on the scan gradients, in the fashion of dense 3D visual odometry.
The very low computational cost (0.9 milliseconds on a single CPU core) together whit its high precision, makes RF2O a suitable method for those robotic applications that require planar odometry.
For a 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.uma.es/papersrepo/2016/2016_Jaimez_ICRA_RF2O.pdf
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
geometry_msgs | |
rclcpp | |
std_msgs | |
tf2 | |
tf2_ros | |
cmake_modules | |
sensor_msgs | |
tf2_geometry_msgs | |
ament_cmake | |
eigen3_cmake_module |
System Dependencies
Name |
---|
eigen |
Dependant Packages
Name | Deps |
---|---|
robolaunch_cloudy_navigation |
Launch files
Messages
Services
Plugins
Recent questions tagged rf2o_laser_odometry at Robotics Stack Exchange
No questions yet, you can ask one here.
Failed to get question list, you can ticket an issue here