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

How to calibrate the car to meet the specification #13

Open
ArtlyStyles opened this issue Dec 3, 2018 · 1 comment
Open

How to calibrate the car to meet the specification #13

ArtlyStyles opened this issue Dec 3, 2018 · 1 comment

Comments

@ArtlyStyles
Copy link

ArtlyStyles commented Dec 3, 2018

I am wondering if there is any specification on sensors, car odom, etc that we can use to evaluate the status of the car and calibrate the car. I built a MIT racecar but when I ran gmapping in my garage which has simple features, the slam algorithm could not generate a good map. In some cases, It could not match lidar points of the wall after the car turned, even after bundle adjustment or loop closure, whatever it used. The same happened with google cartographer. So I believe it must be because of the car.

@tysik
Copy link

tysik commented Dec 13, 2018

Use nav2d (http://wiki.ros.org/nav2d) - gives much better results because it uses graph-based mapping instead of KF.

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

2 participants