You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Added node 8 ppa, removed npm and nodejs-legacy installs)
and docker run -it -p 7681:7681 -p 8080:8080 --name gzweb osrf/gazebo:gzweb9
I can add basic shapes and lights, I can see the thumbnails for the models in the database but I cant add them, I do not see any
I've had success with the gzweb8 docker.
Please let me know if there is anything else I can provide
The text was updated successfully, but these errors were encountered:
when testing using the attached Dockerfile, I noticed that the grey color material is not available. Sourcing the gazebo setup.sh file before building gzweb may fix that problem, e.g.
Original report (archived issue) by Will Baker (Bitbucket: William Baker).
The original report had attachments: Dockerfile
Using a modified docker file from https://github.com/osrf/docker_images/blob/master/gazebo/9/ubuntu/bionic/gzweb9/Dockerfile
(Added node 8 ppa, removed npm and nodejs-legacy installs)
and
docker run -it -p 7681:7681 -p 8080:8080 --name gzweb osrf/gazebo:gzweb9
I can add basic shapes and lights, I can see the thumbnails for the models in the database but I cant add them, I do not see any
I've had success with the gzweb8 docker.
Please let me know if there is anything else I can provide
The text was updated successfully, but these errors were encountered: