mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Apply suggestion from @hamishwillee
This commit is contained in:
parent
024d4c4bf1
commit
2c3cdffd6d
@ -40,7 +40,8 @@ SIH provides several benefits over standard HITL:
|
||||
Developers who are familiar with PX4 can more easily incorporate their own mathematical model into the simulator.
|
||||
They can, for instance, modify the aerodynamic model, or noise level of the sensors, or even add a sensor to be simulated.
|
||||
- The physical parameters representing the vehicle (such as mass, inertia, and maximum thrust force) can easily be modified from the [SIH parameters](../advanced_config/parameter_reference.md#simulation-in-hardware).
|
||||
- Since PX4 v1.17, the propeller model for the aircraft, tailsitter and VTOL pusher is based on [UIUC propeller data site]([url](https://m-selig.ae.illinois.edu/props/propDB.html)). The maximum thrust force is therefore realistically reduced as the aircraft speed is increased.
|
||||
- Since PX4 v1.17, the propeller model for the aircraft, tailsitter and VTOL pusher is based on [UIUC propeller data site](https://m-selig.ae.illinois.edu/props/propDB.html).
|
||||
The maximum thrust force is therefore realistically reduced as the aircraft speed is increased.
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user