LCAS / limo_ros2

limo ros2 packages
2 stars 9 forks source link

parametrised map file when launching navigation #12

Closed gcielniak closed 10 months ago

gcielniak commented 10 months ago

What type of PR is this? (check all applicable)

Description

Allows to use the custom maps with limo_navigation.launch.py which are then passed to limo_localization.launch.py.

Related Tickets & Documents

QA Instructions, Screenshots, Recordings

Try out the navigation launch with a custom map file: my_map.yaml. ros2 launch limo_navigation limo_navigation.launch.py map:=my_map.yaml