-
I know, you are making an autotuned autopilot, but i can't use it, because of absence of some required features. I need a very pricies control over the vessel attitude and attitude rate in the space (…
-
When I run `roslaunch avoid_manage test_py.launch` with this output,
... logging to /home/c/.ros/log/6c85305a-0470-11ef-8cd8-81de5e42f935/roslaunch-c-67765.log
Checking log directory for disk usage.…
-
If trim settings are modified, the external model correctly shows the control surfaces changing their positions with centered flight controls.
Cockpit flight controls, though, will not react to tri…
-
I've had this problem on all approaches since Sim Update 8 now: Fly an ILS approach. The autopilot will initially capture the localizer, but over the course of the approach, it will start drifting lef…
-
I've been looking to model small quadcopters along the lines of the [DJI Phantom](https://www.dji.com/phantom) plus hybrid models like the [Wingcopter](https://wingcopter.com/) and the [Alti](https://…
-
Thanks for VisFly!
While trying it out, I have encountered the following issue
```
(VisFly) noetic@noetic:~/vsim/VisFly$ python3 examples/cluttered_flight/rl.py -t 1
Traceback (most recent call…
-
Hi! I might be entirely wrong, but it seems like our Cessna has a wrong "best power" lean settings compared to the Lycoming manuals. From their charts it looks we should get "max power" at about 130F …
-
## Motivation
In doing so we can
1. provide function like ammo-based vehicle needs to be reloaded at certain actor, and do it automatically.
2. `AttackTurreted` can directly apply to **ammo-ba…
-
## Bug report
The excellent "disk scaling theory" feature present in the Plane and requested by me and others was implemented by @IamPete1.
Unfortunately I discovered the hard way that it can often …
-
Currently with multi-target debugging, multiple processes can be started and debugged simultaneously. However, when one program breaks, the other one will keep running until manually stopped…