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

some missing functions in risk_assess.deterministic.py #8

Open
aliabdari opened this issue Mar 15, 2022 · 0 comments
Open

some missing functions in risk_assess.deterministic.py #8

aliabdari opened this issue Mar 15, 2022 · 0 comments

Comments

@aliabdari
Copy link

Hello
I tried to run the code.
Unfortunately, when I want to execute control_risk_assessment, I face such error:

File "/PycharmProjects/risk_assess/examples/control_risk_assessment.py", line 28, in
from risk_assess.deterministic import CarState, simulate_deterministic
ImportError: cannot import name 'CarState' from 'risk_assess.deterministic' (/PycharmProjects/risk_assess/risk_assess/deterministic.py)

It seems that some parts in the deterministic module do not exist, like CarState. I use the "main" branch; however, it seems that other branches also do not have those parts.

Thank you very much for your help.

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