Skip to content

Form of 'state' #63

Description

@1154001808

Dear author, hello!Due to a failed installation of rvo2, I cannot run this code, but I have some questions about the code that I would like to consult with you. In sarl.py--class ValueNetwork(nn.Module)--def forward(self, state), I want to know what the form of state is. Could you give me an example?I guess the form should be 'tensor([[ [dg, vpref, vx, vy, r, px, py, vx, vy, r1, d1, r1+r ] , [dg, vpref, vx, vy, r, px, py, vx, vy, r2, d2, r2+r ], ......,[dg, vpref, vx, vy, r, px, py, vx, vy, ri, di, ri+r] ]])'. I don't know if my guess is correct, and I am eager to receive your answer.Thank you very much.

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