-
Notifications
You must be signed in to change notification settings - Fork 151
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
Failed to build when RBDL_BUILD_ADDON_URDFREADER is ON on Ubuntu 18.04 #104
Comments
I re-built everything, including minor modifications of the code, and it worked. |
Hi @guntgbtgv, |
I came across the same issue, on a different machine. This time, re-building everything does not work. |
I just tried to reproduce the error. I am running Ubuntu 18.04 via Container: Here the minimal instructions to build RBDL with URDF Reader support.
All of this runs smoothly without error. And since I am running via container this is a clean environment where nothing else is preconfigured. So any Issues you are seeing probably come from things that are different on your system. |
when I built on ubuntu 20.04 there was no issue. However when I built on ubuntu 18.04, this happened.
I correctly setup submodule by running
git submodule init
andgit submodule update
The text was updated successfully, but these errors were encountered: