Skip to content

Commit 430d70c

Browse files
Update example_16/doc/userdoc.rst
Co-authored-by: Christoph Fröhlich <[email protected]>
1 parent 0cc375c commit 430d70c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

example_16/doc/userdoc.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,7 @@ Like before, if you can see an orange box in *RViz*, everything has started prop
191191

192192
.. code-block:: shell
193193
194-
# replace {PARENT_DIR_OF_LAYOUT_FILE} with actual parent directory of the layout file
195-
ros2 run plotjuggler plotjuggler --layout {PARENT_DIR_OF_LAYOUT_FILE}/plotjuggler.xml
194+
ros2 run plotjuggler plotjuggler --layout $(ros2 pkg prefix ros2_control_demo_example_16 --share)/config/plotjuggler.xml
196195
197196
After this, you will see a few dialogs popping up. For example:
198197

0 commit comments

Comments
 (0)