NVlabs / DeepIM-PyTorch

PyTorch implementation of the DeepIM framework
Other
92 stars 19 forks source link

Unable to initialize EGL #8

Open SiciliaLeco opened 3 years ago

SiciliaLeco commented 3 years ago
=================================================
loading 3D models
libEGL warning: failed to open /dev/dri/renderD131: Permission denied

libEGL warning: failed to open /dev/dri/renderD131: Permission denied

Unable to initialize EGL

I was running ./experiments/scripts/demo.sh for YCB_object dataset but this error occurred. I was using ubuntu to run that server and my pyassimp version is 4.1.4. Can some one provide some inspiration to solve this? THX!

smoothumut commented 2 years ago

@SiciliaLeco Hi, did you find any solution for this problem?? Regards