new maps added

This commit is contained in:
Rooholla-KhorramBakht 2024-02-23 05:00:44 +08:00
parent 4b806bc069
commit def4b72b01
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: feb22_hallway.pgm
mode: trinary
resolution: 0.05
origin: [-42.3, -30, 0]
negate: 0
occupied_thresh: 0.65
free_thresh: 0.25

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,7 @@
image: feb23_basement.pgm
mode: trinary
resolution: 0.05
origin: [-42.4, -30.2, 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/maps/Feb21_hallway
map_file_name: /home/unitree/locomotion/Go2Py/deploy/nav2_ws/maps/feb23_basement
#map_start_pose: [0.33, 1.49, 0.0]
map_start_at_dock: true