Pyflyt

Latest version: v0.22.0

Safety actively analyzes 640965 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.11.0

The main improvement here is the jitting of various can-be-statically-typed functions, resulting in about a >50% speedup in the fixedwing environment.
See 10 for more results.

On top of that, the logic for the lifting surface has been changed, there is no longer the usage of `command_id` and `command_sign`, instead, all actuator commands are assumed to be mapped and signed within the `update_control` function of the drone itself, in a similar manner to how the motors are done.

0.10.1

Remove flaps on main wing for fixedwing model when flying in mode 1.
The rationale is that flaps add a countertorque to what is actually desired.

0.10.0

Enabled full control over actuator surfaces for the fixedwing model under control mode -1.

In this mode, the setpoint for the fixedwing is a 6-long vector, with each element corresponding to control over:
1. Left Aileron [-1, 1]
2. Right Aileron [-1, 1]
3. Horizontal Tail [-1, 1]
4. Vertical Tail [-1, 1]
5. Main Wing [-1, 1]
6. Thrust [0, 1]

0.9.5

Fix package data again.

0.9.4

1. Fix for numpy check not executing properly.

0.9.3

Actually fix missing package data in the package.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.