new maps added

This commit is contained in:
Rooholla-KhorramBakht 2024-02-22 04:57:54 +08:00
parent 8a95918e6f
commit 97acfda70c
9 changed files with 15 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,7 @@
image: Feb21_hallway.pgm
mode: trinary
resolution: 0.05
origin: [-42.3, -30, 0]
negate: 0
occupied_thresh: 0.65
free_thresh: 0.25

View File

@ -19,7 +19,7 @@ slam_toolbox:
# if you'd like to immediately start continuing a map at a given pose
# or at the dock, but they are mutually exclusive, if pose is given
# will use pose
map_file_name: /home/unitree/locomotion/Go2Py/deploy/nav2_ws/Feb19_Room
map_file_name: /home/unitree/locomotion/Go2Py/deploy/nav2_ws/Feb21_hallway
#map_start_pose: [0.33, 1.49, 0.0]
map_start_at_dock: true

Binary file not shown.

BIN
deploy/nav2_ws/test_map.pgm Normal file

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,7 @@
image: test_map.pgm
mode: trinary
resolution: 0.05
origin: [-4.04, -1.43, 0]
negate: 0
occupied_thresh: 0.65
free_thresh: 0.25