gz-gui
gz-gui copied to clipboard
Plugins tutorial should be improved to be more new user friendly
* **Test enviornment**
```text
CPU: Ryzen 5 5600x, Ram: 32GB @ 3200 Mhz, GPU: RTX 3080
Clean copy of Ubuntu 24.04 Humble
ROS 2 Jazzy Jalisco full desktop
```
- Summary
- In my humble opinion this tutorial may need to be presented in context of a more hands-on example. The current version was hard to follow, specially as a newcomer to Gazebo.
- Add a note stating if built from source,
GZ_GUI_PLUGIN_PATHcan be set as follows
cd ~/workspace/src/gz-gui export GZ_GUI_PLUGIN_PATH=${HOME}/workspace/src/gz-gui echo $GZ_GUI_PLUGIN_PATH gz gui -s ImageDisplay- Tutorial does not show how to set
GZ_GUI_PLUGIN_PATH. Nor it states the user had to change direcotry intosrc/gz-guidirectory before this command would work correctly
- Issues
- Users needs to change directory to
~/workspace/src/gz-gui. Without this step, invoking any of example commands withgz gui -cprefix throwsXMLErrorerror. - The tutorial page has multiple
\subpagereferences that leads to nowhere. - Commands for Topic Viewer, Topic Stats, Requesters and Responders did not work.
- Users needs to change directory to
Originally posted by @Mechazo11 in https://github.com/gazebosim/gazebo_test_cases/issues/1323#issuecomment-2333043686
Interested to take this up.
sure, please go ahead!
@ahcorde, heads up.
@anshium How are things going here? Do you need some help?
I am sorry, I was unwell and occupied with a few important things in the last few days. I would soon create a PR.
Apologies for the delay.