Skip to content

Commit

Permalink
Revert "Publish a static base_link -> imu_link transform."
Browse files Browse the repository at this point in the history
This reverts commit 9de7be8.
  • Loading branch information
jerry73204 committed Dec 13, 2024
1 parent 98534d6 commit 023fa07
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
# TF
tf_gnss_frame:
parent: "base_link"
child: "imu_link"
child: "gnss_link"

# Origin of GNSS coordinates (ECEF to ENU)
ecef_base_pos:
Expand Down
1 change: 0 additions & 1 deletion autoware_launch/launch/autoware.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,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 023fa07

Please sign in to comment.