mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2025-03-26 11:06:02 +00:00
Update move_base_core.launch
This commit is contained in:
parent
d9c2207e0b
commit
393d4b5183
@ -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 -->
|
||||
|
Loading…
Reference in New Issue
Block a user