zimmy87
zimmy87
Hi @alonfaraj, thank you for submitting this fix. I tested this locally and it looks like it correctly renamed the camera frame and I can now see the camera image...
Can you elaborate on how you're selecting points in your third screenshot? It looks like you're using CloudCompare, but it's unclear to me how you're selecting a subset of points...
The timestamp is included in the lidar output [here](https://github.com/microsoft/AirSim/blob/master/AirLib/include/sensors/lidar/LidarSimple.hpp#L101). You can read this value by accessing the `LidarData.time_stamp` field returned by a call to `getLidarData` in the python client. For...
Hi and welcome @AlezzzRd! Can you check which bitness of powershell you have installed and which visual studo 2019 developer command prompt you are running under? You can check the...
Hi @AlezzzRd and @ACE199704, are either of you still experiencing this issue? If so, can you post the output of running `where powershell` in a Developer Command Prompt?
Thanks for looking into this and providing a solution @andrewjong! Another solution I found is to follow the instructions in this [forum post](https://forums.unrealengine.com/t/solved-upgrade-c-project-from-ue-4-24-to-4-25-under-linux/144950/11) (I suspect this essentially doing the same...
Hi @niwc-jamelc, thank you for submitting this PR! The microsoft.AirSim (AirSimCI Ubuntu_1804) check is failing due to a packaging error, see the log below for the specific error it's failing...
Hey @Jaeyoung-Lim, I'm trying to test this PR with the command you mentioned: ``` make px4_sitl gazebo_typhoon_h480_airsim ``` However, I'm getting the following build errors: ``` ninja: error: unknown target...
It seems that your PR is failing the clang-format check. Please follow these steps to resolve this: 1. check out your pull request 1. run `git checkout master .clang-format` in...
I tested my xbox controller locally in the coastline 1.7.0 environment and it's working fine for me. If you run `joy.cpl`, then click on properties for either your xbox controller...