mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2025-01-18 15:46:59 +00:00
update
This commit is contained in:
parent
cb60681d4a
commit
f37fa01e4f
@ -1,8 +1,7 @@
|
||||
<launch>
|
||||
<!-- Include the configuration file -->
|
||||
<param name="box_filter_config" command="$(find cps_rmp220_support)/config/box_filter.yaml" />
|
||||
|
||||
<!-- Launch the laser_filters node -->
|
||||
<node pkg="laser_filters" type="scan_to_scan_filter_chain" name="scan_to_scan_filter_chain" output="screen">
|
||||
</node>
|
||||
</launch>
|
||||
<node pkg="laser_filters" type="scan_to_scan_filter_chain"
|
||||
name="laser_filter">
|
||||
<rosparam command="load" file="$(find cps_rmp220_support)/config/box_filter.yaml" />
|
||||
<!-- <remap from="scan" to="base_scan" /> -->
|
||||
</node>
|
||||
</launch>
|
Loading…
Reference in New Issue
Block a user