Closed 010JIN closed 2 years ago
Hi! Please check if the relevant file is in the corresponding directory.
Hi, really thanks for replying to me so soon. I check the directory and replace it with an absolute path, but it still shows a keyerror.
Can you help me to figure it out? btw: I am a college student who wants to implement your MarsExplorer environment and try something new(like chage the reward function or add some dynamic obstructions or change the RL algorithm for example using PPO+AGE/DQN+DDPG), I will really appreciate it with your generous help . You can feel free to contact me on whats app(+44 07536134585) or email me(j.lin26@lancaster.ac.uk), thanks again !!!:)
Glad to see people working on our project! I would like to be as helpful as possible. The error that you might encounter is related to the file on your absolute path, you should have something like "img.png" or "img.jpg" (depending on the file format of the image) not simple "img".
Thank you! It has already can be run by the test.py
HI: when I set all the environments well, and run the test.py, there is an error.
Can u help me to work it out? Much thanks.