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

TypeError: <lambda>() takes exactly 2 arguments (1 given) #1

Open
JacopoMilone opened this issue Feb 19, 2020 · 0 comments
Open

TypeError: <lambda>() takes exactly 2 arguments (1 given) #1

JacopoMilone opened this issue Feb 19, 2020 · 0 comments

Comments

@JacopoMilone
Copy link

Hello,
wen running run_simcai.py the error in the title is displayed regarding line 181 of RVO.py file.
The code where the error is detected is:
dists = map(lambda p_pw, V_pw: p.linalg.norm(p_pw + V_pw*delta_t - p_pk, order=1), p_pw_V_pw_lst)
Can anyone help me out with this?
Thank you

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