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

docker build error #1

Open
syinari0123 opened this issue Jul 28, 2024 · 1 comment
Open

docker build error #1

syinari0123 opened this issue Jul 28, 2024 · 1 comment

Comments

@syinari0123
Copy link

syinari0123 commented Jul 28, 2024

Dear authors,

Thank you for publishing your great paper and making your source code available.
I have wondered what it would be like to use reinforcement learning for a VO's algorithm composed of a lot of heuristics (but I couldn’t, haha), so I'm very impressed with the experiments and the results in your work.

To check it, I tried to run your code to reproduce it on my own, but some file names does not seems to be changed for this current repository (e.g, 'vo_rl'), and I can't seem to find the dockerfile in it. Here is the example of error messages as the result of running commands in your readme.

$ git clone https://github.com/uzh-rpg/rl_vo.git && cd rl_vo
$ docker build -t vo_rl .
[+] Building 0.0s (1/1) FINISHED                                                                                                                                             docker:default
 => [internal] load build definition from Dockerfile                                                                                                                                   0.0s
 => => transferring dockerfile: 2B                                                                                                                                                     0.0s
ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory

I am sorry to bother you, but could you please check if it is possible to build the environment? Thank you in advance.

@MessikommerNico
Copy link
Contributor

Hi syinari0123

Many thanks for your interest in our work and the kind words!

There must have been a mistake while copying the files. Thanks for pointing it out. I have now uploaded the Dockerfile. Do not forget to replace the <your_username>, <path> and adapt the user/group id (currently set to 1003 and 1001).

Please let us know if you encounter further issues.

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

2 participants