File tree Expand file tree Collapse file tree 3 files changed +3
-191986
lines changed Expand file tree Collapse file tree 3 files changed +3
-191986
lines changed Original file line number Diff line number Diff line change 2
2
<arg name =" rviz" default =" false" />
3
3
<node pkg =" tf2_ros" exec =" static_transform_publisher" name =" world_map" args =" --frame-id world --child-frame-id map" />
4
4
5
- <node pkg =" grid_map_geo" exec =" map_publisher" name =" map_publisher" output =" screen" launch-prefix = " gdb -ex run --args " >
6
- <param name =" gdal_dataset_path" value =" $(find-pkg-share grid_map_geo)/resources/ap_srtm1.vrt" />
5
+ <node pkg =" grid_map_geo" exec =" map_publisher" name =" map_publisher" output =" screen" >
6
+ <param name =" gdal_dataset_path" value =" /vsizip/ $(find-pkg-share grid_map_geo)/resources/ap_srtm1.vrt.zip " />
7
7
</node >
8
8
9
9
<group if =" $(var rviz)" >
10
10
<node exec =" rviz2" name =" rviz2" pkg =" rviz2" args =" -d $(find-pkg-share grid_map_geo)/launch/config.rviz" />
11
11
</group >
12
- </launch >
12
+ </launch >
You can’t perform that action at this time.
0 commit comments