mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update
This commit is contained in:
parent
5db1e55271
commit
8cbab2bf7f
@ -57,7 +57,7 @@ def generate_launch_description():
|
||||
{'use_sim_time': use_sim_time}
|
||||
],
|
||||
namespace = namespace,
|
||||
remappings=[('/scan', 'scan')],
|
||||
remappings=[('/scan', 'scan'), ('/map', 'map')],
|
||||
)
|
||||
|
||||
return LaunchDescription([
|
||||
|
Loading…
Reference in New Issue
Block a user