Skip to content
Discussion options

You must be logged in to vote

Hey @sebatztian.... good news, AMCL is fully compatible with FusionCore.

There was a misleading sentence in the migration guide that said AMCL "will conflict with the TF tree".... that was wrong without qualification and I just fixed it. FusionCore publishes odom → base_link. AMCL publishes map → odom. These are different TF edges and do not conflict at all.

Your setup should look like this:

map → odom        (AMCL handles this)
odom → base_link  (FusionCore handles this)

The only thing to check: make sure nothing else is also publishing odom → base_link alongside FusionCore. If you were previously using robot_localization or ros2_control with enable_odom_tf: true, disable those. FusionC…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@manankharwar
Comment options

manankharwar May 7, 2026
Maintainer Author

Answer selected by manankharwar
@manankharwar
Comment options

manankharwar May 24, 2026
Maintainer Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants