Nicholas Quentin Haas

Results 39 comments of Nicholas Quentin Haas

Since this looks to be an upstream 'feature', I asked over in [UE Answers](https://answers.unrealengine.com/questions/1039302/disable-chmod-in-run-script.html)

Possibly related to Issue #3865 , especially with [newer GPUs](https://github.com/carla-simulator/carla/issues/3865#issuecomment-777357195) 1. Which version of CARLA? 2. Do artifacts appear in the same place with an RGB camera image? 3. Did...

All my GPUs are too old for this issue to manifest, so I can't say for certain! But, if they think it is an UnrealEngine glitch and not a CARLA...

> You can try adding '-opengl' to the startup command That has its own issues in certain weather conditions, see Issue #3377

@DSantosO , I'm seeing the following artifacts with a standard RBG camera in CARLA 0.9.12 running headless vulkan, possibly related, investigating the possibility it is an artifact of running on...

Any plans to revisit an unprivileged user like with `docker.io/nginxinc/nginx-unprivileged `? I assume that would be more secure...

As of 11/24/22, the [documentation](https://www.keycloak.org/server/db#_supported_databases) still shows postgres 10 as the supported version, postgres 10 [is now EOL](https://www.postgresql.org/support/versioning).

We are using Singularity to run CARLA server on a TOP500 supercomputer at Oak Ridge National Lab. Know that the [chmod warning](https://github.com/carla-simulator/carla/issues/3663) and [xdg-user-dir warning](https://github.com/carla-simulator/carla/issues/3514) can be red herrings. Since...

Note the following warning when running `nvidia-smi` > WARNING: infoROM is corrupted at gpu 0000:04:00.0 That doesn't bode well for the firmware on the GPU based on [this issue](https://github.com/NVIDIA/gpu-operator/issues/20#issuecomment-574291760): >...

I did not see a way to get 'suggested' spawn points in CARLA 0.9.12 like one can do with vehicles. Given we don't know if there will be a collision...