-
Notifications
You must be signed in to change notification settings - Fork 344
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
Is there a way to make a docker file for Ubuntu 18.04 bionic? #1157
Comments
https://hub.docker.com/r/hamzamerzic/openrave maybe you can try google with "openrave docker" key words. above link has some instruction to show how to build it with docker. or you can follow this chinese link: https://blog.csdn.net/qq_27865227/article/details/126824901 |
@zhubeilife the one given by Hamzamerzic is ubuntu:xenial I believe. When I try to follow the steps in the overview, however a lot of error pops up. I want to know if somebody has made a a docker for it. |
You can try https://github.com/cielavenir/dockerfiles/tree/master/openrave, though it targets Ubuntu 22.04 (and Debian 11). |
I have tried following lots of issues related to making a docker file. However I am unable to find a good solution. There was a github page which showed on how to make a docker with a lot of bash scripts, but they generate a lot of issues. I want to use openrave and moveit to produce ikfast.cpp files. Any leads would be grateful.
The text was updated successfully, but these errors were encountered: