From b7b38447f2e272c49b91f2b8dc27ff81b3ddc02a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20Fr=C3=B6hlich?= Date: Sun, 3 Nov 2024 10:08:32 +0100 Subject: [PATCH] Fix test after JSB got fixed (#620) --- 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 a9ed7fb9a..0937f3de6 100644 --- a/example_13/test/test_three_robots_launch.py +++ b/example_13/test/test_three_robots_launch.py @@ -332,9 +332,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",