Skip to content

Unable to run policy demonstration #1

Description

@Jaeyoung-Lim

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions