Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gz-gui: Plugins #1323

Closed
azeey-test opened this issue Aug 29, 2024 · 4 comments
Closed

gz-gui: Plugins #1323

azeey-test opened this issue Aug 29, 2024 · 4 comments

Comments

@azeey-test
Copy link
Collaborator

Configuration

  • os: Ubuntu Noble

Links

Process

Step 1 - Instructions work

Step 2 - Images (if there are any) match the result

@Mechazo11
Copy link

Interested

@Mechazo11
Copy link

  • Test enviornment
    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_PATH can 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 into src/gz-gui directory before this command would work correctly

Screenshot from 2024-09-05 20-48-49

Screenshot from 2024-09-05 20-49-39

  • Issues
    • Users needs to change directory to ~/workspace/src/gz-gui. Without this step, invoking any of example commands with gz gui -c prefix throws XMLError error.
    • The tutorial page has multiple \subpage references that leads to nowhere.
    • Commands for Topic Viewer, Topic Stats, Requesters and Responders did not work.

Screenshot from 2024-09-05 20-56-10

@ahcorde
Copy link

ahcorde commented Sep 6, 2024

gazebosim/gz-gui#638

@azeey
Copy link
Contributor

azeey commented Sep 16, 2024

Created gazebosim/gz-gui#643 for improving the tutorial. Since the functionality works, I'll go ahead and close this.

@azeey azeey closed this as completed Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants