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 9cf7e9f commit c09cf43Copy full SHA for c09cf43
image_tools_py/test/test_showimage_cam2image.py.in
@@ -24,9 +24,9 @@ import launch.event_handlers
24
import launch.events
25
26
27
-# TODO(clalancette): we can't currently use launch_testing since there is
28
-# currently no integration with pure python setup.py. Once we have a solution
29
-# for https://github.com/ros2/launch/issues/237, we should revisit this.
+# TODO(clalancette): we can't use launch_testing since there is currently no
+# integration with pure python setup.py. Once we have a solution for
+# https://github.com/ros2/launch/issues/237, we should revisit this.
30
class TestExecutablesDemo(unittest.TestCase):
31
32
def __init__(self, name):
0 commit comments