迁移了原来的nav2包;新增基于obstacle_scanner构建costmap的nav2,暂未实际测试

This commit is contained in:
2026-07-22 17:35:01 +08:00
parent c7260bd021
commit 9b06d149d5
129 changed files with 2085 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
image: cyy_map1.pgm
mode: trinary
resolution: 0.01
origin: [-3.49, -3.24, 0]
negate: 0
occupied_thresh: 0.65
free_thresh: 0.25