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

Fusing GPS data for Gmapping #6

Open
AswinP7 opened this issue Nov 3, 2020 · 1 comment
Open

Fusing GPS data for Gmapping #6

AswinP7 opened this issue Nov 3, 2020 · 1 comment

Comments

@AswinP7
Copy link

AswinP7 commented Nov 3, 2020

Is fusing GPS data along with the imu and laser data for creating Gmapping (not for robot localization) possible ?

@methylDragon
Copy link
Owner

Heya! It should be possible, you basically just need to make sure that the odometry TF message and odometry ROS message (they're different!) that gets seen by GMapping is the fused one.

I think gmapping should have a configuration parameter somewhere for that. And robot_localization already has one for publishing TF messages.

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