You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can reproduce this issue. Thanks for rasing this up!
Image on cuda = T (sorry for messing BGR/RGB):
Image on cuda = F:
Seems like there is an offset between setting the HPR. I guess this is due to the caching mechanism for CUDA images (in env.step we cache current cuda images and return later when user call obs.observe() / perceive(). Let me try to fix it.
I'm trying to build a six-camera-view vehicle with the code, and the output gif "demo.gif" apparently wrong when use "image_on_cuda":True
"image_on_cuda":True
"image_on_cuda":False
The text was updated successfully, but these errors were encountered: