Skip to content

Commit e7e6a6d

Browse files
Move command output into code-block in ros2_tracing tutorial (ros2#5652)
Signed-off-by: Christophe Bedard <[email protected]>
1 parent 0e034c7 commit e7e6a6d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/Tutorials/Advanced/ROS2-Tracing-Trace-and-Analyze.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ Source the ROS 2 installation and verify that tracing is enabled:
4343
4444
$ source /opt/ros/{DISTRO}/setup.bash
4545
$ ros2 run tracetools status
46-
47-
You should see ``Tracing enabled`` in the output.
46+
Tracing enabled
4847
4948
Then create a workspace, and clone ``performance_test`` and ``tracetools_analysis``.
5049

0 commit comments

Comments
 (0)