Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error occurred during operation #127

Open
XDU-HJC opened this issue Sep 29, 2023 · 0 comments
Open

An error occurred during operation #127

XDU-HJC opened this issue Sep 29, 2023 · 0 comments

Comments

@XDU-HJC
Copy link

XDU-HJC commented Sep 29, 2023

File "", line 1, in
File "C:\Users\DRL\Desktop\PEDRA_pytorch\algorithms\DeepPPO.py", line 173, in DeepPPO
new_state[name_agent] = agent[name_agent].get_state()
File "C:\Users\DRL\Desktop\PEDRA_pytorch\network\agent.py", line 131, in get_state
camera_image = get_MonocularImageRGB(self.client, self.vehicle_name)
File "C:\Users\DRL\Desktop\PEDRA_pytorch\functions.py", line 199, in get_MonocularImageRGB
img_rgba = img1d.reshape(response.height, response.width, 3)
ValueError: cannot reshape array of size 1 into shape (0,0,3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant