Bilal Kabas

Results 3 comments of Bilal Kabas

Hi, I was getting the same error since my Documents folder is inside my OneDrive folder. In `main.py`, it looks for `setting.json` in `C:\Users\user_name\Documents\Airsim\settings.json` directory. `path = os.path.expanduser('~\Documents\Airsim')` So, I...

> > Hi, > > I was getting the same error since my Documents folder is inside my OneDrive folder. In `main.py`, it looks for `setting.json` in `C:\Users\user_name\Documents\Airsim\settings.json` directory. >...

Hi, **Answer 1:** Dimensions of the rooms: With respect to the drone's movement, +x is the forward direction, the y-axis indicates the left-right direction, and the z-axis indicates the height....