Skip to content

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

@JacopoMilone

Description

@JacopoMilone

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions