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

Fail to add model from database gazebo9 + gzweb, gzweb9 #158

Closed
osrf-migration opened this issue Nov 15, 2018 · 3 comments
Closed

Fail to add model from database gazebo9 + gzweb, gzweb9 #158

osrf-migration opened this issue Nov 15, 2018 · 3 comments
Labels
bug Something isn't working major

Comments

@osrf-migration
Copy link

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

@osrf-migration
Copy link
Author

Original comment by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).


I think pull request #173 should fix this problem.

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.

source /usr/share/gazebo/setup.sh

@osrf-migration
Copy link
Author

Original comment by Will Baker (Bitbucket: William Baker).


Thanks, confirmed this branch works.

@osrf-migration
Copy link
Author

Original comment by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).


  • changed state from "new" to "resolved"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working major
Projects
None yet
Development

No branches or pull requests

1 participant