Skip to content

Commit be12f9f

Browse files
committed
Update examples
1 parent eb1f655 commit be12f9f

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

examples/simple.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h1>Simple roslib Example</h1>
135135
<ol>
136136
<li><tt>ros2 topic pub /listener std_msgs/msg/String "{ data: 'hello world' }" </tt></li>
137137
<li><tt>ros2 topic echo /cmd_vel</tt></li>
138-
<li><tt>ros2 run rclpy_tutorials add_two_ints_server_py</tt></li>
138+
<li><tt>ros2 run demo_nodes_py add_two_ints_server</tt></li>
139139
<li><tt>ros2 launch rosbridge_server rosbridge_websocket_launch.xml</tt></li>
140140
</ol>
141141
<div id="statusIndicator">

0 commit comments

Comments
 (0)