Results 91 comments of Jonathan

Hi @lukas-utopiacompression! Thanks for submitting the PR. I'd like to know why you didn't upgrade to ROS2 when you ran into this issue.

Thanks for the reply, @lukas-utopiacompression. Keep in mind that you can use the Ros1-Ros2 Bridge to connect your project with ROS2 nodes.

@Gloriabhsfer have you updated your UE version?

Hi and welcome @huytd-pi! See if [this post](https://stackoverflow.com/questions/2086072/linking-using-g-fails-searching-for-lstdc) can help you.

Hi @JiancongWang! This may be due to missing image postprocessing. Can you try applying the solution given in [this](https://github.com/microsoft/AirSim/issues/387#issuecomment-932607229) thread? I like that image. How did you generate it?

Nice package, thanks! #3949 changed the default unreal camera to the cinematographic one. I think what you are searching for is [this API](https://microsoft.github.io/AirSim/api_docs/html/#airsim.client.VehicleClient.simSetFocusAperture) method added by that PR

Hi @lucafei! Can you also provide AirSim and UE versions, please? And I think I already see this issue. Did you search previously for it?

Hi and welcome, @Ibrahim2595! I'm not sure why AirSim is expecting to find settings.json there, but as a workaround, you can copy the settings.json you have in Documents\AirSim and paste...

Hi @tristanthomas3! Can you follow [these instructions](https://microsoft.github.io/AirSim/unreal_custenv/)?

@HarrySoteriou From your comments, I see that you are using unreal 4.27. I haven't tried that version yet but I will. But any case, the recommended version is 4.25, could...