Skip to content

Provide slam_toolbox parameter file argument through nav2_bringup #2196

@v-lopez

Description

@v-lopez

Feature request

Feature description

Currently nav2_bringup/bringup_launch.py is perfect for launching the navigation of a robot. With minimal modifications to the parameter file I can run on our PMB2 robot.

But when setting slam:=True, bringup_launch.py includes slam_launch.py which includes slam_toolbox/online_sync_launch.py without passing a parameter file. It always loads the one included on the package.

To change such params, I have to create a separate online_sync_launch.py file, and therefore modify bringup_launch.py and slam_launch.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions