mirror of
https://github.com/6-robot/wpr_simulation2.git
synced 2025-09-15 12:58:54 +08:00
update maps dir
This commit is contained in:
parent
28ce4ea19d
commit
4a45854569
@ -43,7 +43,7 @@ def generate_launch_description():
|
|||||||
|
|
||||||
map_file = os.path.join(
|
map_file = os.path.join(
|
||||||
get_package_share_directory('wpr_simulation2'),
|
get_package_share_directory('wpr_simulation2'),
|
||||||
'map',
|
'maps',
|
||||||
'map.yaml'
|
'map.yaml'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@ -43,7 +43,7 @@ def generate_launch_description():
|
|||||||
|
|
||||||
map_file = os.path.join(
|
map_file = os.path.join(
|
||||||
get_package_share_directory('wpr_simulation2'),
|
get_package_share_directory('wpr_simulation2'),
|
||||||
'map',
|
'maps',
|
||||||
'map.yaml'
|
'map.yaml'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@ -45,7 +45,7 @@ def generate_launch_description():
|
|||||||
|
|
||||||
map_file = os.path.join(
|
map_file = os.path.join(
|
||||||
get_package_share_directory('wpr_simulation2'),
|
get_package_share_directory('wpr_simulation2'),
|
||||||
'map',
|
'maps',
|
||||||
'map.yaml'
|
'map.yaml'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user