mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2025-02-22 14:06:47 +00:00
update
This commit is contained in:
parent
bcdb3a578f
commit
f46047284d
@ -14,6 +14,12 @@
|
||||
<rosparam file="$(find segwayrmp)/param/local_costmap_params.yaml" command="load" />
|
||||
<rosparam file="$(find segwayrmp)/param/global_costmap_params.yaml" command="load" />
|
||||
<rosparam file="$(find segwayrmp)/param/base_local_planner_params.yaml" command="load" />
|
||||
<!-- scan topic -->
|
||||
<remap from="scan" to="scan_filtered"/>
|
||||
<!-- remap cmd_vel -->
|
||||
<remap from="cmd_vel" to="nav_vel"/>
|
||||
<!-- remap odom -->
|
||||
<remap from="odom" to="/robot_pose_ekf/odom_combined"/>
|
||||
</node>
|
||||
|
||||
<!-- AMCL -->
|
||||
|
Loading…
Reference in New Issue
Block a user