From 038bf79cda4d66065431212ad175ec220fda6893 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Hern=C3=A1ndez=20Cordero?= Date: Tue, 5 Sep 2023 21:51:01 +0200 Subject: [PATCH] Update profiler.md (#535) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alejandro Hernández Cordero --- tutorials/profiler.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/profiler.md b/tutorials/profiler.md index 22808d64..b0c07a11 100644 --- a/tutorials/profiler.md +++ b/tutorials/profiler.md @@ -125,8 +125,8 @@ colcon build --cmake-args -DENABLE_PROFILER=1 ``` Run your Gazebo library then go to your Gazebo installation path and open the profiler browser using: -``` -libexec/gz/gz-common/gz_remotery_vis +```{.sh} +/install/libexec/gz/gz-common/gz_remotery_vis ``` If the profiler is run successfully, you should see output in a browser. Similar to this