Add costmap_2d package sources
Convert navigations/costmap_2d from gitlink to normal tracked files.
This commit is contained in:
6
navigations/costmap_2d/test/inflation_tests.launch
Executable file
6
navigations/costmap_2d/test/inflation_tests.launch
Executable file
@@ -0,0 +1,6 @@
|
||||
<launch>
|
||||
<node name="ms" pkg="map_server" type="map_server" args="$(find costmap_2d)/test/TenByTen.yaml"/>
|
||||
<test time-limit="300" test-name="inflation_tests" pkg="costmap_2d" type="inflation_tests">
|
||||
<param name="inflation/cost_scaling_factor" value="1" />
|
||||
</test>
|
||||
</launch>
|
||||
Reference in New Issue
Block a user