Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analyze ROS packages that could be used to provide odometry from lidar #54

Open
mike4192 opened this issue Mar 5, 2021 · 0 comments
Open
Assignees

Comments

@mike4192
Copy link
Owner

mike4192 commented Mar 5, 2021

The ROS navigation stack requires odometry (which seems a little strange to me IMO because of how good lidar localization can be).

This robot platform does not provide accurate odometry, but some fake and hopefully reasonably accurate odometry can be generated via the lidar.

Reprocess a recorded data log to evaluate packages that could provide odometry. Using the hector slam ground track as the baseline truth, analyze which odometry estimate is the most accurate result.

Potential packages to try/investigate:

  • rf2o_laser_odometry
  • polar_scan_matcher
  • laser_scan_matcher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant