Skip to content

Commit

Permalink
Update profiler.md (#535)
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde authored Sep 5, 2023
1 parent e18906b commit 038bf79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorials/profiler.md
Original file line number Diff line number Diff line change
Expand Up @@ -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<N>/gz_remotery_vis
```{.sh}
<workspace>/install/libexec/gz/gz-common<N>/gz_remotery_vis
```

If the profiler is run successfully, you should see output in a browser. Similar to this
Expand Down

0 comments on commit 038bf79

Please sign in to comment.