File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
docs/embodied/sample_pipelines Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -265,6 +265,10 @@ Arguments:
265265Simulation Pipeline
266266:::::::::::::::::::
267267
268+ .. note ::
269+
270+ If you encountered MESA warnings, please try ``sudo apt install mesa-utils libgl1-mesa-dri libglx-mesa0 ``.
271+
268272Run ``sim_transfer_cube `` in MuJoCo using an OpenVINO model
269273
270274.. code-block :: bash
Original file line number Diff line number Diff line change @@ -217,6 +217,8 @@ uv run --extra pi-ov scripts/benchmark_pi05_ov_rtc.py \
217217
218218### Simulation Pipeline
219219
220+ > ** Note** : If you encountered MESA warnings, please try ` sudo apt install mesa-utils libgl1-mesa-dri libglx-mesa0 ` .
221+
220222#### Run ` sim_transfer_cube ` in MuJoCo using an OpenVINO model
221223
222224``` bash
You can’t perform that action at this time.
0 commit comments