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

Issues on a fresh install of 20.04 #19

Open
zenakuten opened this issue Sep 17, 2020 · 0 comments
Open

Issues on a fresh install of 20.04 #19

zenakuten opened this issue Sep 17, 2020 · 0 comments

Comments

@zenakuten
Copy link

I've tried a few times to install on a fresh installation of ubuntu 20.04. Here's what I've found:

  1. need to install python2 and pip2 first before anything else
  2. need to set git credentials (user.name, user.email) or install-dependencies fails.

Once built, trying to run an example with e.g. openrave.py --example fails due to missing opengl.
need to pip2 install pyopengl

Sadly, it seems openrave on 20.04 has numerous issues. 'openrave.py --example hanoi' crashes with 'missing .radius' property. It seems there are many failures in pybind11 causing crashes. The examples seems to work OK on 18.04, but only a handful run on 20.04 without crashing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant