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

Is there a way to make a docker file for Ubuntu 18.04 bionic? #1157

Open
Eby23 opened this issue Oct 17, 2022 · 4 comments
Open

Is there a way to make a docker file for Ubuntu 18.04 bionic? #1157

Eby23 opened this issue Oct 17, 2022 · 4 comments

Comments

@Eby23
Copy link

Eby23 commented Oct 17, 2022

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.

@zhubeilife
Copy link

zhubeilife commented Oct 18, 2022

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

@Eby23
Copy link
Author

Eby23 commented Oct 18, 2022

@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.

@cielavenir
Copy link
Collaborator

You can try https://github.com/cielavenir/dockerfiles/tree/master/openrave, though it targets Ubuntu 22.04 (and Debian 11).

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

3 participants