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 a53b721 commit ce39b17Copy full SHA for ce39b17
tests/python_scripts/simple_ros_publish.py
@@ -4,7 +4,7 @@
4
from dynamic_graph.ros.ros_publish import RosPublish
5
from dynamic_graph.ros.tests.impl_test_sot_mock_device import ImplTestSotMockDevice
6
7
-# Create a topic from the SoT to the ROS world
+# # Create a topic from the SoT to the ROS world
8
ros_publish = RosPublish("rosPublish")
9
10
name = "control"
0 commit comments