diff --git a/autoware_launch/config/localization/eagleye_config.param.yaml b/autoware_launch/config/localization/eagleye_config.param.yaml index c5078b736c..bcfc7f06e1 100644 --- a/autoware_launch/config/localization/eagleye_config.param.yaml +++ b/autoware_launch/config/localization/eagleye_config.param.yaml @@ -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: diff --git a/autoware_launch/launch/autoware.launch.xml b/autoware_launch/launch/autoware.launch.xml index d530993c87..c76871b6bd 100644 --- a/autoware_launch/launch/autoware.launch.xml +++ b/autoware_launch/launch/autoware.launch.xml @@ -132,6 +132,5 @@ if="$(var rviz)" respawn="$(var rviz_respawn)" /> -