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

Question about remapping #10

Open
shaochengluo opened this issue Jan 28, 2024 · 0 comments
Open

Question about remapping #10

shaochengluo opened this issue Jan 28, 2024 · 0 comments

Comments

@shaochengluo
Copy link

shaochengluo commented Jan 28, 2024

Hello! I found in the tutorial you mentioned that:

If you have an odometry EKF node, also remember to remap the inputs to the AMCL node
<remap from="odom" to="odometry/filtered" />

I'm not quite sure about what it means, I have the similar layered EKFs for global localization and odometry, respectively. And they have their own published topic as odometry/filtered_map and odometry/filtered_odom. I'm not sure which to put to the remap command, and why I need to remap it in any way, the filtered odom is supposed to go to EKF instead of AMCL right?

Thanks a lot!

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