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 generate thumbnails #164

Open
osrf-migration opened this issue Jul 1, 2019 · 2 comments
Open

fail to generate thumbnails #164

osrf-migration opened this issue Jul 1, 2019 · 2 comments
Labels
bug Something isn't working major

Comments

@osrf-migration
Copy link

Original report (archived issue) by dyz (Bitbucket: dyz).


with nodejs11 and gazebo7/9

after running npm run deploy --- -m -t, models are downloaded successfully, but failed at generating thumbnails step, is says, for every model:

Creating thumbnail for ambulance
gzserver: /usr/include/boost/smart_ptr/shared_ptr.hpp:648: typename boost::detail::sp_member_access<T>::type boost::shared_ptr<T>::operator->() const [with T = gazebo::rendering::Scene; typename boost::detail::sp_member_access<T>::type = gazebo::rendering::Scene*]: Assertion `px != 0' failed.
./tools/gzthumbnails.sh: line 6: 20263 Aborted (core dumped) gzserver -s libModelPropShop.so $DIR/green.world --propshop-save "$ASSETS/${dir##/}/thumbnails" --propshop-model "$ASSETS/${dir##/}/model.sdf"

that seem the plugin libModelPropShop failed. does it a bug?

@osrf-migration
Copy link
Author

Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


Do you have any problems running Gazebo with a GUI on that setup?

@osrf-migration
Copy link
Author

Original comment by dyz (Bitbucket: dyz).


gazebo runs normally without any problems.

i tried gazebo 7 and 9, the error reports are identical.

@osrf-migration osrf-migration added major bug Something isn't working labels Apr 25, 2020
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