bluesky icon indicating copy to clipboard operation
bluesky copied to clipboard

The open source air traffic simulator

Results 31 bluesky issues
Sort by recently updated
recently updated
newest added

Hello bluesky team, I'm doing some simulations and need to collect data, I'm using fast time simulation. The problem comes with RTA and AT, when runing an scnario. When i...

In both WSL (Ubuntu 22.04) and Windows 10 natively I'm seeing a graphics bug when running with Qt graphics where all waypoints appear as giant triangles (see image). Aircraft also...

Hello, My system (out of nowhere) starting printing an odd message "Client: Skipping stream data from unkown node". It does this on startup. I saw in a previous issue post...

What is the rate of climb of the aircraft

Hello, I have recently read research and corference paper about metropolis-2 and very interested in the M2 project which may contribute to the advanced urban air mobility. #### Error Brief...

Hello, I want to update the BlueSky to the latest version. Clone and create a new env for it. I use `python 3.10` and installed all of the packages needed....

Dear BlueSky Community, I have implemented the initial version of the plugin `TERRAIN`. To test `TERRAIN` on your end, 1. configure the `terrain_and_skyline` section in `settings.cfg`. You may want to...

Had an issue when starting BlueSky, would not boot through. error log ... 'np.string_' was removed in the NumPy 2.0 release. Use 'np_bytes_' instead. I removed Numpy2.0, and used :...

Hi, In the areafilter.py, function checkInside for the Poly class, a ValueError arises when I am trying to check whether a specific aircraft (selected from an index) is inside a...

Hi, The aircraft doesn't fly by the specified waypoints and its speed and altitude also are not correct. Below is my code, can you perhaps tell me why it behave...