Skip to content

Commit

Permalink
Adding Costmap filters to system tests and cleaning up old gazebo cla…
Browse files Browse the repository at this point in the history
…ssic files (ros-navigation#4502)

* removing old files

* removing old refs to gazebo classic

* porting test body

* including in root
  • Loading branch information
SteveMacenski authored and Marc-Morcos committed Jul 4, 2024
1 parent a100614 commit 10694f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
from launch_testing.legacy import LaunchTestService

from nav2_common.launch import RewrittenYaml
from nav2_simple_commander.utils import kill_os_processes


def generate_launch_description():
Expand Down
1 change: 1 addition & 0 deletions nav2_system_tests/src/costmap_filters/test_speed_launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
from launch_testing.legacy import LaunchTestService

from nav2_common.launch import RewrittenYaml
from nav2_simple_commander.utils import kill_os_processes


def generate_launch_description():
Expand Down

0 comments on commit 10694f5

Please sign in to comment.