Skip to content

Fix particle filter transform direction: map->laser to laser->map.#5

Open
ronchuxia wants to merge 3 commits intof1tenth:foxy-develfrom
ronchuxia:humble-tf-fixed
Open

Fix particle filter transform direction: map->laser to laser->map.#5
ronchuxia wants to merge 3 commits intof1tenth:foxy-develfrom
ronchuxia:humble-tf-fixed

Conversation

@ronchuxia
Copy link
Copy Markdown

particle_filter was publishing the transform map->laser on /pf/pose/odom. This caused incompatibility with the rest of the tf tree in f1tenth_stack.

Changed the transform direction from map->laser to laser->map, completing the tf tree as:
odom -> base_link -> laser -> map

This is consistent with static_baselink_to_laser publishing base_link->laser on /tf_staic and vesc_to_odom_node publishing odom->base_link on /odom.

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

Successfully merging this pull request may close these issues.

1 participant