-
Notifications
You must be signed in to change notification settings - Fork 111
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
Call destroy functions for all sensors, fix depth cam bug #790
Conversation
@QuanyiLi Any idea on the failed test here? Seems sth from engine |
My guess is |
Same issue here: #709 (comment) |
# Conflicts: # metadrive/tests/test_sensors/test_simgen.py
Seems caused by the github CI server's wierd GPU setting (some posts say you can't run it with integrated GPU). I don't want to waste time investigating this if it works in my PC and headless remote server. |
I'll close this PR as it's so frasutrating to study this. |
Pull request was closed
What changes do you make in this PR?
We will resolve #709 if the test passes here.
Checklist
bash scripts/format.sh
before merging.