Update robot_pose_ekf.launch

This commit is contained in:
bjoernellens1 2025-01-16 11:25:45 +01:00 committed by GitHub
parent 82333049df
commit da1e43f7b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
<param name="self_diagnose" value="false"/>
<!-- Remap Odometry Input -->
<remap from="/odom" to="/odom_normalized"/>
<remap from="/odom" to="/odom_new"/>
</node>
</launch>