git commit -m "first commit for v2"
This commit is contained in:
6
Localizations/Packages/loc_base/launch/loc_base.launch
Normal file
6
Localizations/Packages/loc_base/launch/loc_base.launch
Normal file
@@ -0,0 +1,6 @@
|
||||
<launch>
|
||||
<node pkg="loc_base" type="loc_base_node" respawn="false" name="loc_base" output="screen">
|
||||
<rosparam file="$(find loc_base)/config/map_managers.yaml" command="load" />
|
||||
<rosparam file="$(find loc_base)/config/localization.yaml" command="load" />
|
||||
</node>
|
||||
</launch>
|
||||
Reference in New Issue
Block a user