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

Unable to run policy demonstration #1

Open
Jaeyoung-Lim opened this issue Mar 18, 2024 · 0 comments
Open

Unable to run policy demonstration #1

Jaeyoung-Lim opened this issue Mar 18, 2024 · 0 comments

Comments

@Jaeyoung-Lim
Copy link

Jaeyoung-Lim commented Mar 18, 2024

Problem Description
Thanks for the great work and sharing the implementation.

I wanted to reproduce the results in the paper, and was trying to run the code, but had the following error.

$ python3 policy_demonstration/sample_updraft_finder.py 
Traceback (most recent call last):
  File "policy_demonstration/sample_updraft_finder.py", line 14, in <module>
    from parameters import params_updraft_finder, params_triangle_soaring, params_environment
ModuleNotFoundError: No module named 'parameters'

Before trying to debug the problem myself, I wanted to ask whether I am missing some context on how the repository should be used, as the repository is missing instructions on how to run the code.

Would it be possible to know what I am missing to run the example?

@Jaeyoung-Lim Jaeyoung-Lim changed the title Instructions on how to run the implementation? Unable to run policy demonstration Mar 18, 2024
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