Skip to content

Update System test to use refactored launch files in nav2_bringup #1135

@mkhansenbot

Description

@mkhansenbot

Feature request

The system tests are using custom / duplicated launch files. We should refactor them to use the newly refactored launch files in nav2_bringup. This will have 2 benefits:

  1. Test the nav2_bringup_launch.py file itself
  2. Reduce launch file code duplication

Feature description

The main test_system_launch.py should include the nav2_bringup_launch.py for launching the nodes and only add the additional components such as gazebo and static_transform_publisher.

Implementation considerations

Ideally, I think the system test should also use the parameters file in the nav2_bringup package. See #813

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions