Skip to content

how to reset environment #104

@HanlinJo

Description

@HanlinJo

I hope to automatically start the simulation for the next round at the end of each round. However, the done value obtained at each step is obtained by GetGameOver() on the ns3 side. If the return value is true at this time, the ns3 simulation will terminate directly. How can I make the simulation execute on a turn by turn basis. (For example, every 20 seconds per round).
I have tried to rebuild the simulation, but at this point, the ns3 side will output again when the new round of simulation starts
(

Waiting for Python process to connect on port: tcp://localhost:5555
Please start proper Python Gym Agent.

)
The program is currently stuck. At this point, when the program execution statement is entered on the Python side, the program will not proceed.
Thank you for your reply!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions