Zichen

Results 5 issues of Zichen

When I use torch.load to load a model, there exist a problem as follows: ![image](https://user-images.githubusercontent.com/45613228/67469675-1b407780-f67f-11e9-85ab-97e6706c597b.png) I don't know what happened , I just download the checkpoint that you uploaded. Could...

when I use this code to interactively view moving to landmark scenario (see others in ./scenarios/): bin/interactive.py --scenario simple.py, the error is as follows: ` warnings.warn(colorize('%s: %s'%('WARN', msg % args),...

I run the "robot.py" script, but the system feedbacks the type error. It's just as follows: `Traceback (most recent call last): File "/Users/irving/Desktop/科研/OneDrive - otuanx/VREPSpace/RL_demo/NarrowDoor/robot.py", line 168, in agent.run() File...

Hi, I use this package as a baseline for my own method. But, when I run my script, there has an error as follows: `AttributeError: 'rvo2.PyRVOSimulator' object has no attribute...