Skip to content

Commit

Permalink
Remove static tf from base_link to imu_link
Browse files Browse the repository at this point in the history
  • Loading branch information
evanbest0802 committed Dec 9, 2024
1 parent 1bbc440 commit 7a7fda2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion autoware_launch/launch/autoware.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,5 @@
if="$(var rviz)"
respawn="$(var rviz_respawn)"
/>
<node name="base_link_tf" pkg="tf2_ros" exec="static_transform_publisher" args="--frame-id /base_link --child-frame-id /imu_link"/>
</group>
</launch>

0 comments on commit 7a7fda2

Please sign in to comment.