File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 8
8
<node pkg =" tf2_ros" exec =" static_transform_publisher" name =" world_map" args =" --frame-id world --child-frame-id map" />
9
9
10
10
<node pkg =" grid_map_geo" exec =" map_publisher" name =" map_publisher" output =" screen" >
11
- <param name =" gdal_dataset_path" value =" /vsizip/$(find-pkg-share grid_map_geo)/resources/ap_srtm1.vrt .zip" />
11
+ <param name =" gdal_dataset_path" value =" /vsizip/vsicurl/https://terrain.ardupilot.org/SRTM1/ap_srtm1 .zip" />
12
12
<param name =" map_origin_latitude" value =" $(var map_origin_latitude)" />
13
13
<param name =" map_origin_longitude" value =" $(var map_origin_longitude)" />
14
+ <param name =" max_map_width" value =" 4096" />
15
+ <param name =" max_map_height" value =" 4096" />
14
16
</node >
15
17
16
18
<group if =" $(var rviz)" >
You can’t perform that action at this time.
0 commit comments