We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3323be3 commit a0a2680Copy full SHA for a0a2680
example_10/test/test_rrbot_launch.py
@@ -39,7 +39,7 @@
39
from launch.launch_description_sources import PythonLaunchDescriptionSource
40
from launch_testing.actions import ReadyToTest
41
42
-# import launch_testing.markers
+import launch_testing
43
import rclpy
44
from rclpy.node import Node
45
from ros2_control_demo_testing.test_utils import check_controllers_running, check_if_js_published
0 commit comments