Zichen
Zichen
When I use torch.load to load a model, there exist a problem as follows:  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...