Skip to content

Commit ce39b17

Browse files
[tests] Modify simple_ros_publish.py to increase the test range.
1 parent a53b721 commit ce39b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/python_scripts/simple_ros_publish.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from dynamic_graph.ros.ros_publish import RosPublish
55
from dynamic_graph.ros.tests.impl_test_sot_mock_device import ImplTestSotMockDevice
66

7-
# Create a topic from the SoT to the ROS world
7+
# # Create a topic from the SoT to the ROS world
88
ros_publish = RosPublish("rosPublish")
99

1010
name = "control"

0 commit comments

Comments
 (0)