Update move_base_core.launch

This commit is contained in:
bjoernellens1 2025-02-10 12:05:23 +01:00 committed by GitHub
parent d9c2207e0b
commit 393d4b5183
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,8 @@
<!-- remap cmd_vel -->
<remap from="cmd_vel" to="nav_vel"/>
<!-- remap odom -->
<remap from="odom" to="/robot_pose_ekf/odom_combined"/>
<!-- <remap from="odom" to="/robot_pose_ekf/odom_combined"/> -->
<remap from="odom" to="/odom_new"/>
</node>
<!-- TF -->