Aklice

Results 3 issues of Aklice

### Discussed in https://github.com/microsoft/AirSim/discussions/4819 Originally posted by **Aklice-new** April 1, 2023 I try to add more than 5 cameras to collect image in the same time ,but in SimMode "Computer...

**Describe the bug** When I run cmake .. under /build/ ,the following errors occured. **Expected behavior** I just want to build it. **Screenshots** ``` CMCMake Error at /usr/share/cmake-3.16/Modules/FindCUDA.cmake:1825 (add_library): Target...

Does anyone know how to use vscode-clangd to support *.cu files, I search many blogs about it, I've try to create .clangd file in the root directory of the project...

enhancement