Commit 0ec0ffd 1 parent 222a780 commit 0ec0ffd Copy full SHA for 0ec0ffd
File tree 1 file changed +2
-2
lines changed
terrain_planner_benchmark/launch
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<node pkg =" terrain_planner_benchmark" exec =" terrain_planner_benchmark_node" name =" benchmark_planner" output =" screen" >
8
8
<param name =" location" value =" $(var location)" />
9
- <param name =" map_path" value =" $(find-pkg-share terrain_planner_benchmark)/resource /$(var location)/media/heightmap_gz.png " />
10
- <param name =" color_file_path" value =" $(find-pkg-share terrain_planner_benchmark)/resource /$(var location)/media/map_gz.jpeg " />
9
+ <param name =" map_path" value =" $(find-pkg-share terrain_models)/models /$(var location).tif " />
10
+ <param name =" color_file_path" value =" $(find-pkg-share terrain_models)/models /$(var location)_color.tif " />
11
11
<param name =" output_directory" value =" $(find-pkg-share terrain_planner)/../output" />
12
12
<param name =" number_of_runs" value =" $(var runs)" />
13
13
<param name =" random" value =" true" />
You can’t perform that action at this time.
0 commit comments