Skip to content

Commit 26bd6b3

Browse files
Update llm_robotics.rst (open-edge-platform#1048)
1 parent 573ca1f commit 26bd6b3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

robotics-ai-suite/docs/embodied/sample_pipelines/llm_robotics.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,11 @@ The LLM Robotic demo includes the real-time component, non-real-time ROS2 compon
333333
334334
#. Launch the JAKA robot arm ROS2 node:
335335

336-
.. important:: Execute the following commands as privileged user (``root``).
336+
.. important:: Execute the following commands as privileged user (``root``). Open a root terminal using the following command:
337+
338+
.. code-block:: bash
339+
340+
$ sudo -i
337341
338342
.. code-block:: bash
339343

0 commit comments

Comments
 (0)