This commit is contained in:
Your Name 2025-01-17 09:21:34 +01:00
parent 63fff239d1
commit a77a69b0f4

View File

@ -57,6 +57,8 @@
<remap from="scan" to="scan"/>
<!-- remap cmd_vel -->
<remap from="cmd_vel" to="nav_vel"/>
<!-- remap odom -->
<remap from="odom" to="/robot_pose_ekf/odom_combined"/>
</node>
<!-- TF -->