rainprob
rainprob
I tried RGB_PREFILLED, NORMAL, and SEMENTICS. RGB_PREFILLED can display the correct content but it still has some wrong pixels, the results of NORMAL and SEMENTICS are both black. _ 
I tried all solutions in issues, such as checking the version of torchvision and torch, kill depth_render process, and others. But these all don't work.
@fxia22 You are right. My nvcc --version is 11.0, however nvidia-smi version is 11.2. So, how can I solve that? Make them both versions same?
@Berk035 Thanks for your reply.
> @fxia22 > You are right. My nvcc --version is 11.0, however nvidia-smi version is 11.2. So, how can I solve that? Make them both versions same? In gibson docker...
@fxia22 I tried to download cuda11.2 for runtime that has the same version as cuda driver version. But the results shown in web_ui is still the same. 
@fxia22 yes, but the buiding result shows some warnings. I am not sure if the warnings mean building failure and will lead a wrong camera output.
@fxia22 