From ee9af08d29ceb5ec20b5b8acb9719cd368f21a6c Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 10:34:41 +0100 Subject: [PATCH] Fix test after JSB got fixed (#620) (#622) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit b7b38447f2e272c49b91f2b8dc27ff81b3ddc02a) Co-authored-by: Christoph Fröhlich --- example_13/test/test_three_robots_launch.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/example_13/test/test_three_robots_launch.py b/example_13/test/test_three_robots_launch.py index 8f7460993..95d75b86b 100644 --- a/example_13/test/test_three_robots_launch.py +++ b/example_13/test/test_three_robots_launch.py @@ -329,9 +329,7 @@ def test_behavior(self, proc_output): "/joint_states", [ "rrbot_with_sensor_joint1", - "rrbot_joint1", "rrbot_with_sensor_joint2", - "rrbot_joint2", "threedofbot_joint1", "threedofbot_joint2", "threedofbot_joint3",